eslint-plugin-square icon indicating copy to clipboard operation
eslint-plugin-square copied to clipboard

An ESLint plugin containing custom JavaScript, Ember, React, TypeScript rules and configurations tailored to Square's needs.

Results 14 eslint-plugin-square issues
Sort by recently updated
recently updated
newest added

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...

dependencies
javascript

- [ ] Sauce Labs - [x] Travis CI

dependencies
javascript

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 [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/estree&package-manager=npm_and_yarn&previous-version=1.0.3&new-version=1.0.5)](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...

dependencies
javascript

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)...

dependencies
javascript

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):...

dependencies
javascript

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...

bug

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...

bug

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 [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/estree&package-manager=npm_and_yarn&previous-version=1.0.3&new-version=1.0.6)](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...

dependencies
javascript

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...

dependencies
javascript