bitburner-src/tsconfig.src.json

5 lines
90 B
JSON
Raw Normal View History

2021-09-07 21:04:01 +02:00
{
"extends": "./tsconfig.base.json",
"exclude": ["node_modules", "cypress", "test"]
}