sigrennesmetropole / geor_urbanisme_mapstore

GNU General Public License v3.0
2 stars 5 forks source link

Remove warnings for camel case #52

Closed offtherailz closed 1 year ago

offtherailz commented 2 years ago

There are some warning due to the usage of variable names accordingly with the API of cadastrapp/urbanisme (e.g. app_num)

We can remove adding the comment /* eslint-disable camelcase */ to the files it is used (or disabling it globally for the project).