Files
netris-nestri/tsconfig.json
2025-11-05 15:40:32 +03:00

6 lines
126 B
JSON

{
"$schema": "https://json.schemastore.org/tsconfig",
"extends": "@tsconfig/bun/tsconfig.json",
"compilerOptions": {}
}