Delete tsconfig.eslint.json

This commit is contained in:
Rin Arakaki 2023-02-13 03:25:48 +09:00 committed by GitHub
parent f37ad9c134
commit 7ff0e79772
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +0,0 @@
{
"extends": "./tsconfig.json",
"include": [
"src/**/*.ts",
"__tests__/**/*.ts"
]
}