docusaurus/packages/docusaurus-plugin-pwa/tsconfig.server.json

5 lines
62 B
JSON

{
"extends": "./tsconfig.json",
"include": ["src/*.ts"]
}