mirror of
https://github.com/ivuorinen/base-configs.git
synced 2026-01-26 03:03:59 +00:00
feat!: upgrade to eslint 9, update configs
BREAKING CHANGE: this changes the configuration format, also adds support for module, and commonjs types
This commit is contained in:
2
eslint.config.mjs
Normal file
2
eslint.config.mjs
Normal file
@@ -0,0 +1,2 @@
|
||||
import config from './packages/eslint-config/wrapper.mjs'
|
||||
export default config
|
||||
Reference in New Issue
Block a user