- published version 1.7.7, 4 years ago
- published version 1.1.1, 4 years ago
- published version 1.0.3, 3 years ago
- [eslint-plugin-node](https://github.com/mysticatea/eslint-plugin-node) - [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) - [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn)
published version 1.0.9, 3 years ago```json { "trailingComma": "none", "tabWidth": 2, "semi": false, "singleQuote": true, "jsxSingleQuote": true, "endOfLine": "lf", "printWidth": 120, "proseWrap": "never", "bracketSpacing": true, "arrowParens": "always" } ```
published version 1.0.1, 3 years ago- published version 1.0.1, 3 years ago