mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-27 10:56:23 +00:00
7 lines
69 B
JSON
7 lines
69 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"exclude": [
|
|
"./tests"
|
|
]
|
|
}
|