geosolutions-it/iso19139_mapx_converter

Syntax checks

Closed this issue · 1 comments

etj commented

For a syntax check, run
npx eslint src/

Results:
✖ 1621 problems (1621 errors, 0 warnings)
  1610 errors and 0 warnings potentially fixable with the `--fix` option. 
  npm ERR! command failed
  npm ERR! command sh -c eslint src/
I'm using node latest stable version (v15.0.1). -> Didn't you fix the synthax?
etj commented

It seems defaults have changes.
Adding a configuration file to use the proper configuration rules.