Retrait des points-virgules finaux
This commit is contained in:
@ -21,5 +21,6 @@ module.exports = {
|
||||
'@typescript-eslint/explicit-function-return-type': 'off',
|
||||
'@typescript-eslint/explicit-module-boundary-types': 'off',
|
||||
'@typescript-eslint/no-explicit-any': 'off',
|
||||
'@typescript-eslint/semi': 'never',
|
||||
},
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user