wip
This commit is contained in:
@@ -17,7 +17,8 @@
|
||||
"packages/*": ["packages/*"],
|
||||
"apps/*": ["apps/*"],
|
||||
"@gridpilot/shared-result": ["packages/shared/result/Result.ts"],
|
||||
"@gridpilot/automation/*": ["packages/automation/*"]
|
||||
"@gridpilot/automation/*": ["packages/automation/*"],
|
||||
"@gridpilot/testing-support": ["packages/testing-support/index.ts"]
|
||||
},
|
||||
"types": ["vitest/globals", "node"],
|
||||
"jsx": "react-jsx"
|
||||
|
||||
Reference in New Issue
Block a user