1
0
mirror of https://github.com/s427/MARL.git synced 2025-01-31 03:24:48 +01:00
2025-01-06 18:14:41 +01:00

6 lines
109 B
JSON

{
"extends": "astro/tsconfigs/strict",
"include": [".astro/types.d.ts", "**/*"],
"exclude": ["dist"]
}