eslint-plugin-square
eslint-plugin-square copied to clipboard
An ESLint plugin containing custom JavaScript, Ember, React, TypeScript rules and configurations tailored to Square's needs.
Bumps [eslint-doc-generator](https://github.com/bmish/eslint-doc-generator) from 1.5.2 to 1.6.2. Release notes Sourced from eslint-doc-generator's releases. Release 1.6.2 :bug: Bug Fix #508 Support multiple potential property locations for config description (@bmish) Committers: 1 Bryan...
- [ ] Sauce Labs - [x] Travis CI
Bumps [@types/estree](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/estree) from 1.0.3 to 1.0.5. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y) from 6.7.1 to 6.8.0. Changelog Sourced from eslint-plugin-jsx-a11y's changelog. v6.8.0 - 2023-11-01 Merged Allow title attribute or aria-label attribute instead of accessible child in the "anchor-has-content" rule [#727](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/727)...
Bumps [npm-package-json-lint](https://github.com/tclindner/npm-package-json-lint) from 7.0.0 to 7.1.0. Release notes Sourced from npm-package-json-lint's releases. v7.1.0 What's Changed 👑 Changed feat: New rules for type field by @tom-fletcher in tclindner/npm-package-json-lint#1087 🧹 Chores build(deps):...
from #567 > [Should we] switch to a maintained fork of eslint-plugin-node? https://github.com/eslint-community/eslint-plugin-n > ... this will be quite disruptive since consumers will have to update all their disable comments...
Currently, if you try to export something named `I18n`, the `filenames/match-exported` rule will enforce that the file name should be `i-18n`, which is not desired. It would be best to...
Let's say a consumer extends two of our configs like this: ``` extends: ['plugin:square/ember', 'plugin:square/typescript'] ``` Here's an example of a problem that can happen: 1. `ember` config loads which...
Bumps [@types/estree](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/estree) from 1.0.3 to 1.0.6. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [eslint-doc-generator](https://github.com/bmish/eslint-doc-generator) from 1.5.2 to 1.7.1. Release notes Sourced from eslint-doc-generator's releases. Release 1.7.1 :bug: Bug Fix #524 OS-agnostic handling of end-of-line characters (@bmish) Committers: 1 Bryan Mishkin (@bmish) Release...