vscode-codeql/configs/typescript-config/lib.tsconfig.json

4 строки
94 B
JSON

{
"$schema": "http://json.schemastore.org/tsconfig",
"extends": "./common.tsconfig.json"
}