Files
factorio-scenario-ExpCluster/exp_scenario/tsconfig.browser.json
2024-11-19 22:35:44 +00:00

5 lines
122 B
JSON

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