Shareable configs are designed to work with the extends feature of .eslintrc files. You can learn more about Shareable Configs on the official ESLint website.Note: We omitted the eslint-config- prefix since it is automatically assumed by ESLint.
development ecmascript es6 eslint linter standard static-code-analysis style-guide nodejs javascript-standard-style check checker code code-checker code-linter code-standards code-style enforce eslintconfig hint jscs jshint lint policy quality simple standard-style style style-checker style-linter verifyTurns off all rules that are unnecessary or might conflict with Prettier. This lets you use you favorite shareable config without letting its stylistic choices get in the way when using Prettier.
react eslint-config eslint prettier eslintconfigA set of default eslint configuration
code-checker code-linter code-standards code-style eslint-config eslint eslintconfig lint style-checker style-linterA set of default eslint configurations, Walmart Labs style.
code-checker code-linter code-standards code-style eslint-config eslint eslintconfig lint style-checker style-linterJavaScript Style Guidelines for OpenStack.
eslint eslintconfig openstackShopify’s ESLint rules and configs.Note: If you installed ESLint globally (using the -g flag) then you must also install eslint-plugin-shopify globally.
eslint eslintconfig eslintplugin eslint-config eslint-pluginThis config also exposes a few other configs that I use often and pull in as needed.Note: I'm not certain why, but sometimes you need to have the associated plugins installed to make things work. I recommend adding them as dependencies to your project if you're going to use the config for it.
eslint-config personal-config eslint eslintconfig config kentcdodds styleguideThis is for advanced users. You probably want to use XO directly.See eslint-plugin-unicorn for some additional useful rules.
eslint eslint-config eslint-rules xo nodejs ❤️ eslintconfig xoxo hugs kisses happy happiness code quality style lint linter jscs jshint jslint validate code-style standard strict check checker verify enforce hint simpleESLint shareable config for React to be used with eslint-config-xo
eslint react nodejs xo eslint-config eslint-rules ❤️ jsx eslintconfig xoxo hugs kisses happy happiness code quality style lint linter jscs jshint jslint validate code-style standard strict check checker verify enforce hint simpleThis is for advanced users. You probably want to use XO directly.Supports parsing ES2015+, but doesn't enforce it by default.
xo eslint eslint-config eslint-rules nodejs ❤️ space spaces eslintconfig xoxo hugs kisses happy happiness code quality style lint linter jscs jshint jslint validate code-style standard strict check checker verify enforce hint simpleAlso, need to install eslint-plugin-angular.All options from index.js may be overridden in your .eslintrc file.
eslint eslintconfigMost of these settings were based on best-practices widely followed within the Javascript community, as well as some Symfony2 PHP conventions that greatly enhance readability.All tests are ran against the examples/ directory.
es5 es6 es7 eslint eslintconfig code style lintThis project is based on eslint-config-walmart. It is eslint@2+-compatible and maintained by Formidable.To consume and extend a config in ESLint just add the extends attribute to your .eslintrc. For more details about how shareable configs work, see the ESLint documentation.
code-checker code-linter code-standards code-style eslint-config eslint eslintconfig lint style-checker style-linterAxway JavaScript coding standards shareable config for eslint.There are several ways to incorporate this eslint configuration into your project.
appcelerator axway config eslint eslintconfig eslint-config jscs jshint lint linter linting styleguideShareable configs are designed to work with the extends feature of .eslintrc files. You can learn more about Shareable Configs on the official ESLint website.This Shareable Config adds extra JSX style rules to the baseline JavaScript Standard Style rules provided in eslint-config-standard. It doesn't assume that you're using React, so other virtual DOM libraries like virtual-dom and deku are supported.
development ecmascript eslint es6 linter standard static-code-analysis style-guide nodejs javascript-standard-style check checker code code-checker code-linter code-standards code-style enforce eslintconfig hint jscs jshint jsx lint policy quality simple standard-style style style-checker style-linter verifyShareable configs are designed to work with the extends feature of .eslintrc files. You can learn more about Shareable Configs on the official ESLint website.This Shareable Config adds React and JSX to the baseline JavaScript Standard Style rules provided in eslint-config-standard.
development ecmascript eslint es6 linter standard static-code-analysis style-guide nodejs javascript-standard-style check checker code code-checker code-linter code-standards code-style enforce eslintconfig hint jscs jshint jsx lint policy quality react simple standard-style style style-checker style-linter verifyeslint-engine is a streamlined way to use eslint in your project. Just type eslint-check and you're done.Convenient: eslint-engine checks all the JS files in your project while ignoring some common ignorables. It can also be ran as a global command, unlike eslint.
javascript-standard-style check checker code code-checker code-linter code-standards code-style enforce eslint eslintconfig hint jscs jshint lint policy quality simple standard standard-style style style-checker style-linter tape verifyThis config is designed to have everything enabled but still be as close to 'normal' Ember development as possible whist also being strict so rules are disable only rather than disable and enable. The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
eslint eslintconfigAlloyTeam ESLint 规则
eslint eslintrc eslintconfig config alloy alloyteam styleguide react vueESLint will automatically insert the eslint-config-, so technically, you can just write "extends": "hapi". Note: eslint-plugin-hapi is a plugin containing custom hapi linting rules. It is a peer dependency because of the way ESLint handles shareable configs that include plugins and custom rules (see eslint/eslint#3458 and eslint/eslint#2518 for more background).
hapi lint eslint eslintconfig
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.