jws-frontend/tsconfig.json

5 lines
69 B
JSON
Raw Permalink Normal View History

2024-04-02 11:02:16 +07:00
{
2025-03-26 11:51:27 +07:00
"extends": "./.quasar/tsconfig.json",
"exclude": ["./tests"]
2024-04-02 11:02:16 +07:00
}