Files
factorio-clusterio-plugin-C…/tsconfig.browser.json
2025-08-15 19:14:56 +09:00

4 lines
106 B
JSON

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