Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / ryansobol/eslint-config-ryansobol issues and pull requests

#161 - Bump version to 10.0.2

Issue - State: closed - Opened by ryansobol almost 8 years ago

#160 - Refactor the package.json script instructions in the README.md

Issue - State: closed - Opened by ryansobol almost 8 years ago

#159 - Bump version to 10.0.1

Issue - State: closed - Opened by ryansobol almost 8 years ago

#158 - Fix badge URLs in the README.md

Issue - State: closed - Opened by ryansobol almost 8 years ago

#157 - Bump version to 10.0.0

Issue - State: closed - Opened by ryansobol almost 8 years ago

#154 - Enable react/prop-types rule with skipUndeclared option

Issue - State: closed - Opened by ryansobol almost 8 years ago

#151 - Improve the description of the comma-style rule

Issue - State: closed - Opened by ryansobol almost 8 years ago

#150 - Add no-return-await rule to disallow unnecessary return await

Issue - State: closed - Opened by ryansobol almost 8 years ago

#149 - Remove deprecated prefer-reflect rule

Issue - State: closed - Opened by ryansobol almost 8 years ago

#147 - Add the functionPrototypeMethods option to the wrap-iife rule

Issue - State: closed - Opened by ryansobol almost 8 years ago

#145 - Re-categorize comma-dangle rule under stylistic issues

Issue - State: closed - Opened by ryansobol almost 8 years ago

#143 - Add experimentalObjectRestSpread parser option to React rules

Issue - State: closed - Opened by ryansobol almost 8 years ago

#142 - Default to ES6 rules

Issue - State: closed - Opened by ryansobol almost 8 years ago

#141 - Add ES7 and ES8 environments

Issue - State: closed - Opened by ryansobol almost 8 years ago

#140 - Add CallExpression option to indent rule

Issue - State: closed - Opened by ryansobol almost 8 years ago

#134 - Update eslint-plugin-react dependency to ^6.7.1

Issue - State: closed - Opened by ryansobol almost 8 years ago

#133 - Update eslint dependency to ^3.10.2

Issue - State: closed - Opened by ryansobol almost 8 years ago

#132 - Change Gitter badge to a matching flat icon

Issue - State: closed - Opened by ryansobol almost 8 years ago

#131 - Add a Gitter chat badge to README.md

Pull Request - State: closed - Opened by gitter-badger about 8 years ago - 1 comment

#130 - Bump version to 9.1.1

Issue - State: closed - Opened by ryansobol about 8 years ago

#129 - Sort the rules by the official ESLint rule order

Issue - State: closed - Opened by ryansobol about 8 years ago

#128 - Bump version to 9.1.0

Issue - State: closed - Opened by ryansobol about 8 years ago

#127 - Disable the sort-keys rule

Issue - State: closed - Opened by ryansobol about 8 years ago

#126 - Bump version to 9.0.0

Issue - State: closed - Opened by ryansobol about 8 years ago

#119 - Add symbol-description rule to require symbol description

Issue - State: closed - Opened by ryansobol about 8 years ago

#117 - Change deprecated allow-null option for eqeqeq rule

Issue - State: closed - Opened by ryansobol about 8 years ago

#116 - Exempt 'a' from id-length rule

Issue - State: closed - Opened by ryansobol about 8 years ago

#115 - Add a ryansobol/express environment

Issue - State: closed - Opened by ryansobol about 8 years ago

#114 - Silence the log output of npm run lint

Issue - State: closed - Opened by ryansobol about 8 years ago

#112 - Move sort-imports to ECMAScript 6 rules

Issue - State: closed - Opened by ryansobol about 8 years ago

#111 - Add sort-keys rule to require object keys to be sorted

Issue - State: closed - Opened by ryansobol about 8 years ago - 1 comment

#110 - Replace no-spaced-func with func-call-spacing

Issue - State: closed - Opened by ryansobol about 8 years ago

#109 - Replace no-negated-in-lhs with no-unsafe-negation

Issue - State: closed - Opened by ryansobol about 8 years ago

#108 - Replace no-native-reassign with no-global-assign

Issue - State: closed - Opened by ryansobol about 8 years ago

#107 - Remove support for Node v5

Issue - State: closed - Opened by ryansobol about 8 years ago

#106 - Update eslint-plugin-react dependency to ^6.2.0

Issue - State: closed - Opened by ryansobol about 8 years ago

#105 - Update eslint dependency to ^3.4.0

Issue - State: closed - Opened by ryansobol about 8 years ago

#104 - Add Node v4.5, v6.3, and v6.4 to continuous testing

Issue - State: closed - Opened by ryansobol about 8 years ago

#103 - Remove Node v5 from continuous testing

Issue - State: closed - Opened by ryansobol about 8 years ago

#102 - Bump version to 8.0.0

Issue - State: closed - Opened by ryansobol about 8 years ago

#101 - Rename react/wrap-multilines to react/jsx-wrap-multilines

Issue - State: closed - Opened by ryansobol about 8 years ago

#99 - Use the default options for react/self-closing-comp

Issue - State: closed - Opened by ryansobol about 8 years ago

#98 - Remove react/require-extension rule

Issue - State: closed - Opened by ryansobol about 8 years ago

#97 - Add react/no-find-dom-node to prevent usage of findDOMNode

Issue - State: closed - Opened by ryansobol about 8 years ago - 1 comment

#96 - Update eslint-plugin-react dependency to ^6.0.0

Issue - State: closed - Opened by ryansobol about 8 years ago

#94 - Add no-tabs to disallow tabs in file

Issue - State: closed - Opened by ryansobol about 8 years ago

#93 - Update eslint dependency to ^3.2.2

Issue - State: closed - Opened by ryansobol about 8 years ago

#92 - Disable react/prefer-stateless-function rule

Issue - State: closed - Opened by ryansobol about 8 years ago

#91 - Bump version to 7.7.0

Issue - State: closed - Opened by ryansobol about 8 years ago

#90 - Disable arrow-body-style rule

Issue - State: closed - Opened by ryansobol about 8 years ago

#89 - Bump version to 7.6.0

Issue - State: closed - Opened by ryansobol about 8 years ago

#88 - Add functions option to no-extra-parens

Issue - State: closed - Opened by ryansobol about 8 years ago

#87 - Add allowParens: true option to no-confusing-arrow

Issue - State: closed - Opened by ryansobol about 8 years ago

#86 - Bump version to 7.5.0

Issue - State: closed - Opened by ryansobol about 8 years ago

#84 - Improve the ESLint environments configuration docs

Issue - State: closed - Opened by ryansobol about 8 years ago - 1 comment

#83 - Improve the parser options configuration docs

Issue - State: closed - Opened by ryansobol about 8 years ago

#82 - Improve the browser, ES6, Node, and React configuration docs

Issue - State: closed - Opened by ryansobol about 8 years ago

#80 - Update eslint dependency to ^3.1.0

Issue - State: closed - Opened by ryansobol about 8 years ago

#79 - Fix missing jsx-space-before-closing rule

Issue - State: closed - Opened by ryansobol about 8 years ago - 1 comment

#78 - Add option to react/self-closing-comp to check HTML tags

Issue - State: closed - Opened by ryansobol about 8 years ago

#70 - Update eslint-plugin-react dependency to ^5.2.2

Issue - State: closed - Opened by ryansobol about 8 years ago

#69 - Bump version to 7.4.0

Issue - State: closed - Opened by ryansobol about 8 years ago

#66 - Add no-mixed-operators to allow mixes of different operators

Issue - State: closed - Opened by ryansobol about 8 years ago

#65 - Add max-lines to enforce a maximum file length

Issue - State: closed - Opened by ryansobol about 8 years ago

#61 - Update eslint dependency to ^3.0.0

Issue - State: closed - Opened by ryansobol about 8 years ago

#43 - Disable the consistent-return rule

Issue - State: closed - Opened by ryansobol over 8 years ago - 2 comments