Update favicon and add PWA
This commit is contained in:
7
src-pwa/tsconfig.json
Normal file
7
src-pwa/tsconfig.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"extends": "../tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"lib": ["WebWorker", "ESNext"]
|
||||
},
|
||||
"include": ["*.ts", "*.d.ts"]
|
||||
}
|
||||
Reference in New Issue
Block a user