bryanrsmith / eslint-plugin-prefer-object-spread
ESLint rule for suggesting that object spread properties be used instead of Object.assign()
☆18Updated 3 years ago
Alternatives and similar repositories for eslint-plugin-prefer-object-spread:
Users that are interested in eslint-plugin-prefer-object-spread are comparing it to the libraries listed below
- ESLint plugin to enforce the order of import/require statements.☆42Updated 8 years ago
- ☆42Updated 8 years ago
- Karma plugin for AVA☆63Updated 8 years ago
- Codemods for AVA☆68Updated 6 years ago
- Checks all require path's to exist as files☆44Updated 3 years ago
- Find built-in ESLint rules you don't have in your custom config☆33Updated 4 years ago
- Codemods to simplify upgrading Lodash versions☆33Updated 8 years ago
- Module for transforming configuration from ESLint to EditorConfig format☆48Updated 6 years ago
- Locate a program or locally installed node module's executable☆78Updated 8 years ago
- TAP output formatter using difflet for inequality errors.☆48Updated 5 years ago
- Lots and lots of predicates and checks for JavaScript (Node/Browser)☆66Updated 4 years ago
- ES Proposal: importing selected chunks into a namespace☆10Updated 8 years ago
- Find the url for the documentation of an ESLint rule☆30Updated 2 years ago
- Babel plugin for modern RegExp features in JavaScript☆81Updated 6 years ago
- ☆25Updated 7 years ago
- A CSS Modules transform to extract export statements from local-scope classes☆55Updated 6 years ago
- Array.prototype.includes spec-compliant polyfill☆43Updated last year
- Rerun tape tests when files change☆53Updated 5 years ago
- Check if the currently installed packages match package.json☆14Updated 8 years ago
- Sanity check which files you are and aren't about to publish to npm☆85Updated 3 years ago
- recursively find the closest package.json☆48Updated 2 years ago
- NOTE: now use babel-plugin-universal-import if you're using React Universal Component☆51Updated 6 years ago
- ReverseIterable Interface Spec Proposal☆30Updated 6 years ago
- A butternut plugin for webpack☆29Updated 7 years ago
- Create a modified babel preset based on an an existing preset.☆85Updated 6 years ago
- Syntactic sugar 🍧🍨🍦 for easy to read function composition. 🦄☆58Updated 8 years ago
- Require `throw new Error()` and not `throw Error()`☆26Updated last week
- Replaces `arr.includes(val)' with `arr.indexOf(val) >= 0`.☆44Updated 7 years ago
- Promise and async/await support for Tape☆46Updated 4 years ago
- Avoid some language features to write better code☆59Updated 7 years ago