ui_migration refactor(store) update packages and eslint configuration for pinia
This commit is contained in:
parent
2701ad0eba
commit
1db63ad778
3 changed files with 395 additions and 104 deletions
|
|
@ -10,7 +10,7 @@ const isProd = process.env.NODE_ENV === "production";
|
|||
export default [
|
||||
{
|
||||
ignores: ["dist/**/*", "lib/**/*", "**/*.min.js", "tools/architecture_dashboard/**/*"],
|
||||
},
|
||||
},
|
||||
|
||||
js.configs.recommended,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue