mirror of
https://github.com/github/codeql-action.git
synced 2026-04-26 08:48:46 +00:00
Set module option for pr-checks/tsconfig.json
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
"compilerOptions": {
|
||||
/* Basic Options */
|
||||
"lib": ["esnext"],
|
||||
"module": "preserve",
|
||||
"rootDir": "..",
|
||||
"sourceMap": false,
|
||||
"noEmit": true,
|
||||
|
||||
Reference in New Issue
Block a user