This repository was archived by the owner on Nov 14, 2025. It is now read-only.
eslint-plugin 2.1.4 Latest
I wanted my braces in objects (and arrays) to be on the same line as each other, and the brackets of an array, so I had to alter 2 ESLint properties [array-bracket-newline](https://eslint.org/docs/latest/rules/array-bracket-newline) and [array-element-newline](https://eslint.org/docs/latest/rules/array-element-newline). This repo contains those overrides. See also this [SO Question](https://stackoverflow.com/questions/55502657/js-array-of-objects-formatting).
Install from the command line:
Learn more about npm packages
$ npm install @incutonez/eslint-plugin@2.1.4
Install via package.json:
"@incutonez/eslint-plugin": "2.1.4"
Recent Versions
- 548
- 0
- 0
- 0
- 0
Loading
Sorry, something went wrong.
Details
-
incutonez
- eslint-plugin
- 15 dependencies
- Readme
Last published
9 months ago
Issues
0
Total downloads