mirror of
https://github.com/threeal/cmake-action.git
synced 2026-02-01 19:40:49 +00:00
build: specify typescript source files (#389)
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
{
|
||||
"include": ["src"],
|
||||
"exclude": ["**/*.test.ts"],
|
||||
"compilerOptions": {
|
||||
"module": "node16",
|
||||
"moduleResolution": "node16",
|
||||
|
||||
Reference in New Issue
Block a user