This commit is contained in:
5
.eslintrc.js
Normal file
5
.eslintrc.js
Normal file
@ -0,0 +1,5 @@
|
||||
const path = require("path");
|
||||
|
||||
module.exports = {
|
||||
extends: ["next/core-web-vitals"],
|
||||
};
|
Reference in New Issue
Block a user