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

Additional context
Add any other context about the problem here.
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

Additional context
Add any other context about the problem here.