dustinspecker / eslint-plugin-no-use-extend-nativeLinks
ESLint plugin to prevent use of extended native objects
☆57Updated 2 months ago
Alternatives and similar repositories for eslint-plugin-no-use-extend-native
Users that are interested in eslint-plugin-no-use-extend-native are comparing it to the libraries listed below
Sorting:
- Require `throw new Error()` and not `throw Error()`☆26Updated this week
- Get namespaced config from the closest package.json☆121Updated last year
- Optimize regex literals☆76Updated last year
- Check if a value is a plain object☆102Updated last year
- Conditional promise chains☆61Updated 4 years ago
- Check if a URL is absolute☆79Updated 3 years ago
- A list of confusing globals that should be restricted to be used as globals☆16Updated 5 years ago
- Execute scripts with Yarn or npm☆48Updated 2 years ago
- ✨ A pretty Stylelint formatter.☆32Updated last month
- Disable ESLint plugins using file path patterns and inline comments☆56Updated 2 years ago
- Find the url for the documentation of an ESLint rule☆31Updated 2 years ago
- A better `Promise.race()`☆46Updated 2 years ago
- ESLint plugin to enforce the order of import/require statements.☆42Updated 9 years ago
- Checks if your dependencies have package.json files config or an .npmignore for packaging