⬆️(dependencies) update js dependencies
This commit is contained in:
@@ -10,5 +10,8 @@ module.exports = {
|
||||
rootDir: __dirname,
|
||||
},
|
||||
},
|
||||
rules: {
|
||||
'@next/next/no-html-link-for-pages': 'off',
|
||||
},
|
||||
ignorePatterns: ['node_modules', '.eslintrc.js'],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user