@finema/eslint-config
v1.2.0
Published
```js module.exports = { root: true, extends: [ '@finema/eslint-config', ], }
Downloads
206
Readme
@finema/eslint-config
How to configure
module.exports = {
root: true,
extends: [
'@finema/eslint-config',
],
}