Some checks failed
Build Extension / Build (ubuntu-latest) (push) Has been cancelled
Build Extension / Build (windows-latest) (push) Has been cancelled
Build Extension / Test (ubuntu-latest) (push) Has been cancelled
Build Extension / Test (windows-latest) (push) Has been cancelled
Release / Release (push) Has been cancelled
8 lines
167 B
JSON
8 lines
167 B
JSON
{
|
|
"$schema": "http://json.schemastore.org/tsconfig",
|
|
"extends": "./common.tsconfig.json",
|
|
"compilerOptions": {
|
|
"declaration": false,
|
|
"strict": true
|
|
}
|
|
} |