JsBarcode
JsBarcode copied to clipboard
ESLint configuration is invalid: Unexpected top-level property "predef".
I got below error when use eslint and jsbarcode:
ESLint configuration in ../../node_modules/jsbarcode/.eslintrc is invalid:
- Unexpected top-level property "predef".
Should we remove the config: "predef": "jQuery",
in .eslintrc?