wesnoth/utils/wesnoth-map-diff/tsconfig-prod.json
2022-04-27 17:40:52 -05:00

7 lines
69 B
JSON

{
"extends": "./tsconfig.json",
"exclude": [
"./tests"
]
}