mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 03:25:23 +09:00
Add Clusterio Plugins
This commit is contained in:
8
exp_groups/tsconfig.browser.json
Normal file
8
exp_groups/tsconfig.browser.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"extends": "../../../tsconfig.browser.json",
|
||||
"references": [
|
||||
{ "path": "../../../packages/lib/tsconfig.browser.json" },
|
||||
{ "path": "../../../packages/web_ui/tsconfig.browser.json" },
|
||||
],
|
||||
"include": [ "web/**/*.tsx", "web/**/*.ts", "messages.ts", "package.json" ],
|
||||
}
|
||||
Reference in New Issue
Block a user