mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-06-02 16:04:20 +02:00
wip
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
module.exports = {
|
||||
parserOptions: {
|
||||
tsconfigRootDir: __dirname,
|
||||
project: ['./tsconfig.json'],
|
||||
project: ['./tsconfig.json', './test/tsconfig.json'],
|
||||
},
|
||||
extends: [
|
||||
'../shared/.eslintrc.js',
|
||||
|
||||
Reference in New Issue
Block a user