文件名称:typescript-eslint-demo:打字稿埃斯林特游乐场
文件大小:417KB
文件格式:ZIP
更新时间:2024-02-25 17:28:02
demo fiddle eslint eslint-plugin playgrounds
TypeScript ESLint演示 插件的在线演示。 -- 发展历程 npm run dev :在上运行webpack dev服务器 npm run format :格式更漂亮的代码 npm run test :运行测试
【文件预览】:
typescript-eslint-demo-master
----webpack.base.config.js(2KB)
----.travis.yml(94B)
----.babelrc(221B)
----package.json(3KB)
----.prettierignore(52B)
----assets()
--------favicon.png(471B)
--------share.png(127KB)
----webpack.prod.config.js(720B)
----webpack.dev.config.js(242B)
----jest.config.js(132B)
----index.html(581B)
----package-lock.json(617KB)
----src()
--------css()
--------shared()
--------index.html(2KB)
--------ts-libs()
--------index.tsx(149B)
--------components()
--------App.tsx(6KB)
--------lib()
--------constants.ts(1KB)
--------modules()
----.eslintrc.js(609B)
----tsconfig.json(430B)
----LICENSE.md(1KB)
----.gitignore(317B)
----CODE_OF_CONDUCT.md(3KB)
----README.md(442B)
----scripts()
--------rm-rf.ts(210B)
--------gen-libs.ts(1KB)