mirror of
https://github.com/threeal/cmake-action.git
synced 2025-04-20 02:31:20 +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": {
|
||||
"module": "node16",
|
||||
"moduleResolution": "node16",
|
||||
|
Loading…
Reference in New Issue
Block a user