blob: f08de5ac624a6bef1338703f2eb251d9a8772208 [file] [log] [blame]
{
/* TODO: should be change to ./node_modules/@gerritcodereview/typescript-api/tsconfig-plugins-base.json' when NPM paclage is fixed */
"extends": "./tsconfig-plugins-base.json",
"compilerOptions": {
"rootDir": ".",
"experimentalDecorators": true,
"skipLibCheck": true,
"outDir": "./target/web"
},
}