vite-plugin-ts-nameof:使Vite能够解析TypeScript中的“ nameof”调用

时间:2021-04-12 20:43:15
【文件属性】:
文件名称:vite-plugin-ts-nameof:使Vite能够解析TypeScript中的“ nameof”调用
文件大小:87KB
文件格式:ZIP
更新时间:2021-04-12 20:43:15
plugin awesome typescript nameof vite vite-plugin-ts-nameof 使能够解析TypeScript中的调用。 用法 作为devDependencies安装 npm install --save-dev vite-plugin-ts-nameof # or yarn add --dev vite-plugin-ts-nameof 使用vite.config.ts模块注入vite-plugin-ts-nameof import vue from '@vitejs/plugin-vue' ; import { defineConfig } from 'vite' ; import tsNameof from 'vite-plugin-ts-nameof' ; // https://vitejs.dev/config/ export default defineConfig ( { plugins : [ ts
【文件预览】:
vite-plugin-ts-nameof-main
----example()
--------package.json(372B)
--------index.html(337B)
--------src()
--------tsconfig.json(431B)
--------.gitignore(45B)
--------vite.config.ts(213B)
--------public()
--------README.md(2KB)
--------yarn.lock(22KB)
----package.json(1KB)
----.github()
--------dependabot.yml(329B)
--------ISSUE_TEMPLATE()
--------workflows()
--------CODEOWNERS(23B)
----.prettierignore(48B)
----LICENSE(1KB)
----src()
--------index.ts(427B)
----.eslintrc.js(2KB)
----tsconfig.json(374B)
----.gitignore(2KB)
----CHANGELOG.md(237B)
----tsconfig.lint.json(291B)
----README.md(2KB)
----yarn.lock(130KB)
----.editorconfig(293B)
----.vscode()
--------settings.json(67B)
----.prettierrc.json(116B)

网友评论