The npm
package template integrates package related plug-in configurations such as rollup
and babel
.
- Husky、commitlint、commitizen、lint-staged (Standardize git submission)
- Release-it (Automated version management)
- Automatically declare dependencies as externals
- Handling external npm dependencies
- Introduced based on CommonJS module
- Automatically clear debug code
- Automatically summarize d.ts files
- Json file import
- Load configuration on demand
- CDN configuration
- Editorconfig is configured in a standard way. (The editor installs the corresponding editorconfig plug-in, so that the project uniformly applies the same coding style such as space and indentation)
- Rollup
- Babel
- Typescript
- Eslint