3: Service 导入识别更全面 目前只识别 import * as talents from '...' 的 ImportNamespaceSpecifier 增加对默认导入 import talents from '...'、具名导入 import { query, save } from '...' 的识别与解析
Contributing
Contributions are welcome! Please read the ... for guidelines on how to contribute.
License
This extension is licensed under the MIT License. See the ... file for more details.