JsBarcode icon indicating copy to clipboard operation
JsBarcode copied to clipboard

ESLint configuration is invalid: Unexpected top-level property "predef".

Open nvuhung opened this issue 5 years ago • 0 comments

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?

nvuhung avatar Jan 29 '20 09:01 nvuhung