Files

9 lines
132 B
JSON
Raw Permalink Normal View History

2024-03-10 16:58:40 +01:00
{
"compilerOptions": {
"moduleResolution": "nodenext",
"target": "ES2021",
"checkJs": true,
"allowJs": true
}
}