1.0.0 • Published 5 years ago
@brixtol/eslint-config-brixtol v1.0.0
@brixtol/eslint-config-brixtol
This package includes the shareable ESLint configuration used by Brixtol Textiles. The config extends upon standard and is mainly configured for Mithril (or HyperScript) related developments.
- Ecma2020
- Browser
- ES6
- Node
- Babel ESLint.
Install
pnpm i @brixtol/eslint-config-brixtol --save-dev
Usage
Extend the configuration in the directories .eslintrc
file
{
'extends': [ 'brixtol']
}
Related
License
Licensed under MIT
We ♡ open source!