Files
factorio-scenario-ExpCluster/exp_commands/tsconfig.browser.json
2025-09-12 20:47:32 +01:00

5 lines
107 B
JSON

{
"extends": "../tsconfig.browser.json",
"include": [ "web/**/*.tsx", "web/**/*.ts", "package.json" ],
}