文件名称:ember-auto-import-typescript:启用ember-auto-import即可导入.ts文件,而无需中间发布步骤
文件大小:233KB
文件格式:ZIP
更新时间:2024-02-25 18:02:31
ember-cli ember emberjs typescript ember-addon
余烬自动导入打字稿 此插件修补了以启用.ts文件的直接import ,而无需在其间进行额外的构建/发布步骤。 这对于在业务逻辑/实用程序提取到其自己的程序包中。 就像 ,但用于常规npm软件包。 安装 对于应用程序: ember install ember-auto-import ember-auto-import-typescript 对于插件和引擎: ember install -S ember-auto-import ember-auto-import-typescript
【文件预览】:
ember-auto-import-typescript-main
----.dependabot()
--------config.yml(352B)
----.github()
--------workflows()
----yarn.lock(509KB)
----.eslintrc.js(56B)
----src()
--------.eslintrc.js(61B)
--------LICENSE.md(749B)
--------README.md(2KB)
--------.gitignore(1KB)
--------index.js(3KB)
--------.eslintignore(13B)
--------package.json(994B)
----LICENSE.md(14B)
----README.md(13B)
----.editorconfig(368B)
----tests()
--------ts-module-b()
--------ts-module-a()
--------addon()
--------app()
----.gitignore(1KB)
----package.json(215B)