mirror of
https://github.com/C4illin/ConvertX.git
synced 2026-09-12 09:57:46 +02:00
test: add tests directory to tsconfig
This commit is contained in:
+1
-1
@@ -30,5 +30,5 @@
|
||||
"esModuleInterop": true
|
||||
// "noImplicitReturns": true
|
||||
},
|
||||
"include": ["src", "package.json", "reset.d.ts"]
|
||||
"include": ["src", "tests", "package.json", "reset.d.ts"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user