mirror of
https://github.com/modernweb-dev/rocket.git
synced 2026-03-10 08:51:24 +00:00
8 lines
105 B
JSON
8 lines
105 B
JSON
{
|
|
"compilerOptions": {
|
|
"moduleResolution": "node",
|
|
"allowJs": true,
|
|
"checkJs": true,
|
|
}
|
|
}
|