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