UNPKG

@fmidev/smartmet-alert-client

Version:

Web application for viewing weather and flood alerts

9 lines 136 B
{ "compilerOptions": { "baseUrl": ".", "paths": { "@/*": ["./src/*"], } }, "exclude": ["node_modules", "dist"] }