@techmely/eslint-ts
v0.0.5
Published
Eslint base config for typescript project
Downloads
1
Readme
Attention: This package is designed to be used as
devDependencies
and bundled into your dist.
Features
- 📦 2kb mini library
- Tree-shakable ESM
- Unit Test coverage 100% with jest + sucrase
- Code quality analysis is A+ with codacy and deepscan
- Bundle to commonjs and es-module with tsup
- Package manager pnpm, safe and fast
- Release with semantic-release
Install to use in your project
With npm
npm i --save-dev @techmely/utils
With yarn
yarn add -D @techmely/utils
With pnpm
pnpm add -D @techmely/utils
License
MIT © TechMeLy