mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2025-01-08 22:37:37 +01:00
5 lines
90 B
JSON
5 lines
90 B
JSON
|
{
|
||
|
"extends": "./tsconfig.base.json",
|
||
|
"exclude": ["node_modules", "cypress", "test"]
|
||
|
}
|