@ -19,6 +19,10 @@ module.exports = {
'eslint-plugin-import'
],
parserOptions: {
sourceType: 'module'
},
rules: {
'import/no-unresolved': 'error',
'import/named': 'error',
The note is not visible to the blocked user.