tooling:Webpack仓库的可重用工具集合

时间:2024-05-18 03:38:12
【文件属性】:

文件名称:tooling:Webpack仓库的可重用工具集合

文件大小:46KB

文件格式:ZIP

更新时间:2024-05-18 03:38:12

JavaScript

工装 Webpack仓库的可重用工具集合 设置 将此仓库添加为dev依赖项: " devDependencies " : { " tooling " : " webpack/tooling " } 锁定文件将注意固定版本。 运行yarn upgrade tooling以将其升级到最新版本。 在package.json中添加两个脚本: " scripts " : { " special-lint " : " ... " , " special-lint-fix " : " ... " } 将应使用的所有工具添加到这些脚本中(与&&串联)。 在special-lint-fix版本中,将--write传递给所有工具。 例子: " scripts " : { " special-lint " : " node node_modules/tooling/


【文件预览】:
tooling-master
----schemas-lint()
--------index.js(5KB)
----.gitignore(12B)
----format-file-header()
--------index.js(5KB)
----precompile-schemas()
--------index.js(5KB)
----package.json(864B)
----.travis.yml(165B)
----LICENSE(1KB)
----tsconfig.json(608B)
----lockfile-lint()
--------index.js(801B)
----format-schemas()
--------index.js(4KB)
----type-coverage()
--------index.js(3KB)
----generate-types()
--------index.js(63KB)
----declarations.d.ts(435B)
----.prettierrc.js(156B)
----README.md(5KB)
----compile-to-definitions()
--------index.js(6KB)
----lib()
--------typescript-program.js(529B)
--------argv.js(1KB)
--------process-schema.js(1KB)
----inherit-types()
--------index.js(5KB)
----yarn.lock(24KB)

网友评论