eslint-plugin-no-optional-call
eslint-plugin-no-optional-call copied to clipboard
ESLint plugin to disallow the optional-call operator
Results
1
eslint-plugin-no-optional-call issues
Sort by
recently updated
recently updated
newest added
When using this plugin I ran into this issue: "TypeError: Failed to load plugin 'no-optional-call' declared in '.eslintrc.js': Cannot set properties of undefined (setting 'default')". Using: eslint: 8.37.0 with this,...