neuroanatomy / eslint-config-naat

Style rules for js code at NAAT
0 stars 2 forks source link

only allow plusplus operator in for loops #10

Closed ntraut closed 2 years ago

ntraut commented 2 years ago

in microdraw it is set as error everywhere but here it is set to off. a good compromise could be to allow it only in for loops