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