Files
bun.sh/bench/hot-module-reloading/css-stress-test/tsconfig.json
2021-11-21 17:30:50 -08:00

6 lines
78 B
JSON

{
"compilerOptions": {
"baseUrl": ".",
"paths": {}
}
}