mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-01 23:15:47 +02:00
fix(client): import shared ESLint config in client package (#8761)
This commit is contained in:
@@ -39,6 +39,7 @@
|
||||
},
|
||||
"compileOnSave": false,
|
||||
"include": [
|
||||
".eslintrc.js",
|
||||
"./**/*.ts",
|
||||
"./**/*.vue"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user