mirror of
https://github.com/joelwmale/webhook-action.git
synced 2024-08-25 08:08:00 +00:00
45 lines
1.8 KiB
JSON
45 lines
1.8 KiB
JSON
{
|
|
"angular": "Gillespie59",
|
|
"ava": "avajs",
|
|
"backbone": "ilyavolodin",
|
|
"ember": "netguru",
|
|
"es6-recommended": "https://github.com/mgtitimoli/eslint-plugin-es6-recommended#rules",
|
|
"eslint-comments": "mysticatea",
|
|
"eslint-plugin": "not-an-aardvark",
|
|
"flowtype": "https://github.com/gajus/eslint-plugin-flowtype#RULENAME",
|
|
"fp": "jfmengels",
|
|
"github": "github",
|
|
"immutable": "https://github.com/jhusain/eslint-plugin-immutable#RULENAME",
|
|
"import": "benmosher",
|
|
"import-order": "jfmengels",
|
|
"jasmine": "tlvince",
|
|
"jest": "jest-community",
|
|
"jsdoc": "https://github.com/gajus/eslint-plugin-jsdoc#eslint-plugin-jsdoc-rules-RULENAME",
|
|
"jsx-a11y": "evcohen",
|
|
"lodash": "wix",
|
|
"lodash-fp": "jfmengels",
|
|
"meteor": "dferber90",
|
|
"mocha": "lo1tuma",
|
|
"mongodb": "https://github.com/nfroidure/eslint-plugin-mongodb#RULENAME",
|
|
"mozilla": "https://gecko.readthedocs.io/en/latest/tools/lint/linters/eslint-plugin-mozilla.html#RULENAME",
|
|
"netguru-ember": "https://github.com/netguru/eslint-plugin-netguru-ember/blob/master/docs/RULES.md#RULENAME",
|
|
"no-unsanitized": "mozilla",
|
|
"no-use-extend-native": "dustinspecker",
|
|
"node": "mysticatea",
|
|
"prettier": "https://github.com/prettier/eslint-plugin-prettier#options",
|
|
"promise": "xjamundx",
|
|
"protractor": "alecxe",
|
|
"react": "yannickcr",
|
|
"react-native": "Intellicode",
|
|
"redux-saga": "pke",
|
|
"requirejs": "cvisco",
|
|
"security": "https://github.com/nodesecurity/eslint-plugin-security#rules",
|
|
"standard": "https://github.com/xjamundx/eslint-plugin-standard#rules-explanations",
|
|
"typescript": "nzakas",
|
|
"unicorn": "sindresorhus",
|
|
"xo": "sindresorhus/eslint-plugin-unicorn",
|
|
"visualforce": "forcedotcom",
|
|
"vue": "vuejs",
|
|
"jsx-control-statements": "vkbansal"
|
|
}
|