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

plugin:suitescript/recommended error

Open cpolanish opened this issue 2 years ago • 0 comments

Describe the bug When I try to use the recommended settings (i.e. "extends": ["plugin:suitescript/recommended"]) I am getting the error:

AssertionError [ERR_ASSERTION]: Node must be provided when reporting error if location is not provided

To Reproduce Put "extends": ["plugin:suitescript/recommended"] into .eslintrc.json file.

Expected behavior No error

Node version 14.16.0

ESLint version 8.7.0

Screenshots image

Additional context Add any other context about the problem here.

cpolanish avatar Jan 27 '22 17:01 cpolanish