mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 03:25:23 +09:00
5 lines
122 B
JSON
5 lines
122 B
JSON
{
|
|
"extends": "../tsconfig.browser.json",
|
|
"include": [ "web/**/*.tsx", "web/**/*.ts", "messages.ts", "package.json" ],
|
|
}
|