mirror of
https://github.com/threeal/cmake-action.git
synced 2025-06-10 11:11:25 +00:00
test: modify test files to JavaScript
This commit is contained in:
parent
dbdc665137
commit
920f96c4bd
@ -8,9 +8,8 @@
|
||||
"statements": 100
|
||||
}
|
||||
},
|
||||
"extensionsToTreatAsEsm": [".ts", ".mts"],
|
||||
"moduleNameMapper": {
|
||||
"^(\\.{1,2}/.*)\\.mjs$": "<rootDir>/dist/$1.mjs"
|
||||
},
|
||||
"testMatch": ["**/*.test.ts"]
|
||||
"testMatch": ["**/*.test.js"]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user