mirror of
https://github.com/C4illin/ConvertX.git
synced 2026-06-28 06:55:48 +00:00
test: add tests directory to tsconfig
This commit is contained in:
@@ -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