8 lines
105 B
JSON
Executable File
8 lines
105 B
JSON
Executable File
{
|
|
"extends": "./tsconfig.json",
|
|
"include": [
|
|
// ...
|
|
"src-pwa/custom-service-worker.js"
|
|
]
|
|
}
|