Delete tsconfig.eslint.json

This commit is contained in:
Luke Hagar
2023-12-24 00:34:53 -06:00
committed by GitHub
parent 142cc517be
commit 1bb02c1f94

View File

@@ -1,6 +0,0 @@
{
"extends": "./tsconfig.json",
"include": [
"./src", "./test"
]
}