Fix template linting errors
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
export default {
|
||||
extends: 'recommended',
|
||||
rules: {
|
||||
'link-rel-noopener': 'off',
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user