onboarding completed
This commit is contained in:
committed by
Carl-Gerhard Lindesvärd
parent
97627583ec
commit
7d22d2ddad
@@ -3,6 +3,7 @@ const config = {
|
||||
extends: ['next'],
|
||||
rules: {
|
||||
'@next/next/no-html-link-for-pages': 'off',
|
||||
'@next/next/no-img-element': 'off',
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user