We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5dfcf5e commit 9815060Copy full SHA for 9815060
.eslintrc.json
@@ -0,0 +1,6 @@
1
+{
2
+ "extends": [
3
+ "next/core-web-vitals",
4
+ "next/typescript"
5
+ ]
6
+}
0 commit comments