mirror of
https://github.com/threeal/cmake-action.git
synced 2025-07-27 00:04:22 +00:00
build: specify typescript source files
This commit is contained in:
parent
f0425ca4df
commit
c4f3cb0c0d
@ -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