forked from rosa/hakurei
9 lines
124 B
JSON
9 lines
124 B
JSON
{
|
|
"compilerOptions": {
|
|
"target": "ES2024",
|
|
"strict": true,
|
|
"alwaysStrict": true,
|
|
"outDir": "static"
|
|
}
|
|
}
|