Skip to content

Commit 7baf373

Browse files
committed
clean
1 parent 02239b0 commit 7baf373

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tsconfig.eslint.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"extends": "./tsconfig.json",
3-
"include": ["jest.config.ts", "./src"],
3+
"include": ["jest.config.ts", "jest.setup.ts", "./src"],
44
"exclude": []
55
}

0 commit comments

Comments
 (0)