georchestra / mapstore2-cadastrapp

repository for the mapstore2 version of cadastrapp
GNU General Public License v3.0
2 stars 10 forks source link

Ignore variables not in camelcase #160

Closed alexander-fedorenko closed 2 years ago

alexander-fedorenko commented 2 years ago

Description

Added eslint ignore for variables not in camelcase where such variables can occur (processing API data)

Please check if the PR fulfills these requirements

What kind of change does this PR introduce? (check one with "x", remove the others)

Issue

What is the current behavior? #52

What is the new behavior? As per description

Breaking change

Does this PR introduce a breaking change? (check one with "x", remove the other)

Other useful information