Skip to content

Commit 68c924f

Browse files
committed
fix prettier
1 parent d8f6e26 commit 68c924f

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed
Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
{
2-
"testMatch": [
3-
"**/*.test.js"
4-
],
2+
"testMatch": ["**/*.test.js"],
53
"testEnvironment": "jsdom"
64
}
Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
{
2-
"testMatch": [
3-
"**/*.test.js"
4-
],
2+
"testMatch": ["**/*.test.js"],
53
"testEnvironment": "node"
64
}

0 commit comments

Comments
 (0)