mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-25 14:24:08 +02:00
chore: setup linting for tests
This commit is contained in:
@@ -15,9 +15,6 @@
|
||||
"experimentalDecorators": true,
|
||||
"noImplicitReturns": true,
|
||||
"esModuleInterop": true,
|
||||
"typeRoots": [
|
||||
"./node_modules/@types"
|
||||
],
|
||||
"lib": [
|
||||
"esnext",
|
||||
"dom"
|
||||
|
||||
Reference in New Issue
Block a user