bryanrsmith / eslint-plugin-prefer-object-spreadLinks
ESLint rule for suggesting that object spread properties be used instead of Object.assign()
☆18Updated 4 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
Sorting:
- ESLint plugin to enforce the order of import/require statements.☆42Updated 9 years ago
- ☆42Updated 8 years ago
- TAP output formatter using difflet for inequality errors.☆48Updated 5 years ago
- Karma plugin for AVA☆63Updated 8 years ago
- Require `throw new Error()` and not `throw Error()`☆26Updated last week
- Checks all require path's to exist as files☆44Updated 4 years ago
- Spec patches for HTML and ES for tracking unhandled promise rejections with events☆22Updated 9 years ago
- Codemods for AVA☆68Updated 6 years ago
- Array.prototype.includes spec-compliant polyfill☆43Updated 3 weeks ago
- Find built-in ESLint rules you don't have in your custom config☆33Updated 4 years ago
- A fix for the infamous Babel #4480 bug.☆43Updated 6 years ago
- Basic API for yarn.☆28Updated 7 years ago
- Locate a program or locally installed node module's executable☆78Updated 8 years ago
- ESLint plugin to prevent use of extended native objects☆56Updated last month
- Checks if your dependencies have package.json files config or an .npmignore for packaging☆47Updated 8 years ago
- Avoid some language features to write better code☆59Updated 7 years ago
- Cancel Tokens for ECMAScript☆44Updated 9 years ago
- Webpack loader designed for loader testing and debugging. Calls a function with the received input.☆52Updated 2 years ago
- Module for transforming configuration from ESLint to EditorConfig format☆48Updated 6 years ago
- `git diff` wrapper for semantic JavaScript/JSON diffs☆36Updated 2 years ago
- ES Proposal: importing selected chunks into a namespace☆10Updated 9 years ago
- This module exists to facilitate the t.match() method in node-tap (http://npm.im/tap)☆22Updated 3 years ago
- A Modest Proposal for ES Modules in Node☆36Updated 6 years ago
- Beautify Benchmark.js's output into readable form.☆35Updated 9 years ago
- Check if an element matches a given selector string☆16Updated 7 years ago
- Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.☆38Updated last year
- Replaces `arr.includes(val)' with `arr.indexOf(val) >= 0`.☆44Updated 7 years ago
- Are these two values conceptually equal?☆60Updated last year
- Proposed EcmaScript Class Syntax clarifying orthogonal concerns☆29Updated 8 years ago
- Summarize TAP☆44Updated 3 years ago