Skip to content

Commit db485e5

Browse files
DaltheCowmarkurtzCopilot
committed
Migrate eslint config (#214)
Co-authored-by: Mark Kurtz <[email protected]> Co-authored-by: Copilot <[email protected]> Signed-off-by: dalthecow <[email protected]>
1 parent 2b75e94 commit db485e5

File tree

2 files changed

+72
-1
lines changed

2 files changed

+72
-1
lines changed

package-lock.json

Lines changed: 71 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tsconfig.test.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"tests/ui/integration/**/*.ts",
1212
"tests/ui/integration/**/*.tsx",
1313
"tests/ui/test.helper.tsx",
14-
"tests/ui/__mocks__",
14+
"tests/ui/__mocks__/**/*.{ts,tsx,js}",
1515
"src/ui/app/types",
1616
"src/ui/types"
1717
]

0 commit comments

Comments
 (0)