chore: config updates
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
import baseConfig from "@aklive2d/eslint-config";
|
||||
import baseConfig from '@aklive2d/eslint-config'
|
||||
/** @type {import('eslint').Config} */
|
||||
export default [
|
||||
...baseConfig,
|
||||
];
|
||||
export default [...baseConfig]
|
||||
|
||||
Reference in New Issue
Block a user