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