mirror of
https://github.com/threeal/cmake-action.git
synced 2025-04-20 10:41:21 +00:00
build: specify typescript source files (#389)
This commit is contained in:
parent
23aad7b33f
commit
eb127dc7da
@ -1,4 +1,6 @@
|
|||||||
{
|
{
|
||||||
|
"include": ["src"],
|
||||||
|
"exclude": ["**/*.test.ts"],
|
||||||
"compilerOptions": {
|
"compilerOptions": {
|
||||||
"module": "node16",
|
"module": "node16",
|
||||||
"moduleResolution": "node16",
|
"moduleResolution": "node16",
|
||||||
|
Loading…
Reference in New Issue
Block a user