Files
bun.sh/bench/hot-module-reloading/css-stress-test/tsconfig.json
evan a9e4ff2029 cleanup benchmarks folder (#587)
* cleanup benchmarks

* run prettier
2022-07-12 01:40:12 -07:00

7 lines
67 B
JSON

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