UNPKG

@fmidev/smartmet-alert-client

Version:

Web application for viewing weather and flood alerts

12 lines (11 loc) 253 B
{ "compilerOptions": { "composite": true, "skipLibCheck": true, "module": "ESNext", "moduleResolution": "bundler", "allowSyntheticDefaultImports": true, "strict": true }, "include": ["vite.config.ts", "vitest.config.ts"] }