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