bitburner-src/tsconfig.src.json
2021-09-08 22:12:23 -07:00

5 lines
90 B
JSON

{
"extends": "./tsconfig.base.json",
"exclude": ["node_modules", "cypress", "test"]
}