I'm trying to git commit my work. I have an error :
"Identifier 'code_reponse' is not in camel case (@typescript-eslint/camelcase)"
I can't easily replace my var, so I'd like to ignore that control, is that possible ?
I'm trying to git commit my work. I have an error :
"Identifier 'code_reponse' is not in camel case (@typescript-eslint/camelcase)"
I can't easily replace my var, so I'd like to ignore that control, is that possible ?