mirror of
https://github.com/github/codeql-action
synced 2026-06-14 10:04:45 +03:00
7 lines
81 B
JSON
7 lines
81 B
JSON
{
|
|
"extends": "@ljharb/tsconfig",
|
|
"compilerOptions": {
|
|
"target": "es5",
|
|
},
|
|
}
|