There was an error while loading. Please reload this page.
1 parent 636eb29 commit 0ee5d92Copy full SHA for 0ee5d92
.eslintrc.json
@@ -1,6 +1,3 @@
1
{
2
- "extends": [
3
- "./node_modules/standard/eslintrc.json",
4
- "next/core-web-vitals"
5
- ]
+ "extends": ["./node_modules/standard/eslintrc.json", "next/core-web-vitals"]
6
}
0 commit comments