eslint-plugin-snakecasejs icon indicating copy to clipboard operation
eslint-plugin-snakecasejs copied to clipboard

fix eslintrc for ESM

Open milahu opened this issue 11 months ago • 0 comments

fix these errors

error  Parsing error: The keyword 'const' is reserved
error  Parsing error: 'import' and 'export' may appear only with 'sourceType: module'

milahu avatar Mar 03 '24 10:03 milahu