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 36f06bd commit fca442eCopy full SHA for fca442e
.oxlintrc.json
@@ -0,0 +1,8 @@
1
+{
2
+ "plugins": [
3
+ "jsx-a11y",
4
+ "nextjs",
5
+ "import",
6
+ "react"
7
+ ]
8
+}
0 commit comments