first chrome implementation
This commit is contained in:
@@ -3,6 +3,10 @@
|
||||
{
|
||||
"compileOnSave": false,
|
||||
"compilerOptions": {
|
||||
"paths": {
|
||||
"@common": ["./projects/common/src/public-api.ts"],
|
||||
"@common/*": ["./projects/common/src/lib/*"]
|
||||
},
|
||||
"outDir": "./dist/out-tsc",
|
||||
"strict": true,
|
||||
"noImplicitOverride": true,
|
||||
|
||||
Reference in New Issue
Block a user