Skip to content

Commit 0ee5d92

Browse files
committed
Format and update JSON files with prettier configuration
1 parent 636eb29 commit 0ee5d92

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.eslintrc.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
11
{
2-
"extends": [
3-
"./node_modules/standard/eslintrc.json",
4-
"next/core-web-vitals"
5-
]
2+
"extends": ["./node_modules/standard/eslintrc.json", "next/core-web-vitals"]
63
}

0 commit comments

Comments
 (0)