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