Add xo rule to allow import png
This commit is contained in:
@@ -60,6 +60,11 @@
|
|||||||
"NextAuth"
|
"NextAuth"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
],
|
||||||
|
"import/extensions": [
|
||||||
|
"error",
|
||||||
|
"never",
|
||||||
|
{"png": "always"}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user