mirror of
https://github.com/clockworklabs/SpacetimeDB.git
synced 2026-05-13 03:08:40 -04:00
9 lines
130 B
JSON
9 lines
130 B
JSON
{
|
|
"compilerOptions": {
|
|
"target": "ESNext",
|
|
"module": "commonjs",
|
|
"outDir": "./docs",
|
|
"skipLibCheck": true
|
|
}
|
|
}
|