@bonniernews/eslint-config
Advanced tools
Changelog
2.0.1
@bonniernews/eslint-plugin-typescript-rules
.Changelog
2.0.0
all
, test
and typescript-react
configs. Just importing the index config
will enable all configs. For just the specific configs import @bonniernews/eslint-config/js
,
@bonniernews/eslint-config/ts
, @bonniernews/eslint-config/jsx
, @bonniernews/eslint-config/test-js
,
@bonniernews/eslint-config/test-ts
, or @bonniernews/eslint-config/tsx
. When creating your own set of
rules different globals (as an example globals.browser
) is available from @bonniernews/eslint-config/globals
.