@mewjs/loader

mew loader for webpack


Keywords
mew, lint, webpack, mew-loader
License
MIT
Install
npm install @mewjs/loader@1.1.1

Documentation

MewJS

前端代码规范工具集。

开发

Package Manager

使用 pnpm 作为包管理工具,本项目为 Monorepo。

Commit

代码提交有规范要求,会通过 commitlint 校验,建议通过以下指令提交:

npx cz npm run cz git cz

待完善...