Ecosyste.ms: Issues

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

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

#125 - [Feature] Should be require setUpFirebaseConnection

Issue - State: open - Opened by LucasFalkowsky 5 months ago
Labels: enhancement, question

#124 - chore(deps-dev): bump vite from 3.2.4 to 3.2.10

Pull Request - State: open - Opened by dependabot[bot] 6 months ago
Labels: dependencies

#123 - Update main.yml

Pull Request - State: open - Opened by JoeTypeDigital 7 months ago - 1 comment

#122 - chore(deps-dev): bump semver from 5.6.0 to 5.7.2

Pull Request - State: open - Opened by dependabot[bot] 7 months ago
Labels: dependencies

#121 - chore(deps-dev): bump vite from 3.2.4 to 3.2.8

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 1 comment
Labels: dependencies

#120 - chore(deps-dev): bump postcss from 8.4.19 to 8.4.35

Pull Request - State: open - Opened by dependabot[bot] 7 months ago
Labels: dependencies

#119 - chore(deps): bump @babel/traverse from 7.17.9 to 7.23.9

Pull Request - State: open - Opened by dependabot[bot] 7 months ago
Labels: dependencies

#118 - [Feature] Should we disable the rule for react/require-default-props?

Issue - State: open - Opened by JenniferFalkenstein about 1 year ago
Labels: enhancement

#117 - fix: enum already declared in upper scope in ts

Pull Request - State: closed - Opened by timidak over 1 year ago

#116 - [Bug] Enum already declared in the upper scope warning

Issue - State: closed - Opened by JenniferFalkenstein over 1 year ago - 3 comments
Labels: bug

#115 - [Feature] We should decide if we use null or undefined in our code bases

Issue - State: open - Opened by timidak over 1 year ago - 6 comments
Labels: enhancement, question

#114 - chore: add bug report template as yml

Pull Request - State: closed - Opened by timidak over 1 year ago

#113 - [Feature] max-statements-per-line

Issue - State: closed - Opened by LucasFalkowsky over 1 year ago - 5 comments
Labels: enhancement, wontfix

#112 - feat: max lines limit

Pull Request - State: closed - Opened by LucasFalkowsky over 1 year ago - 1 comment

#111 - ci: add test workflow

Pull Request - State: closed - Opened by timidak over 1 year ago

#110 - refactor: allow array spreading

Pull Request - State: closed - Opened by LucasFalkowsky over 1 year ago

#109 - refactor: disable max params for functions

Pull Request - State: closed - Opened by LucasFalkowsky over 1 year ago

#108 - chore(deps): bump minimatch from 3.0.4 to 3.1.2

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#107 - feat: enable warnings for non null assertion and add test framework

Pull Request - State: closed - Opened by timidak over 1 year ago

#106 - chore(deps): bump json5 from 1.0.1 to 1.0.2

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#105 - feat: add vitest for unit testing our config

Pull Request - State: closed - Opened by timidak almost 2 years ago - 1 comment

#104 - feat: add tsdoc validation for ts files

Pull Request - State: closed - Opened by timidak almost 2 years ago

#103 - [Feature] Disable the non-null-assertion operator.

Issue - State: closed - Opened by JoeTypeDigital almost 2 years ago
Labels: enhancement

#102 - [Feature] Max-lines may be too limiting

Issue - State: closed - Opened by JoeTypeDigital about 2 years ago
Labels: enhancement

#101 - [Deps] Dependency updates

Issue - State: open - Opened by timidak about 2 years ago
Labels: enhancement, good first issue

#100 - [Feature] Add support for Jest in our ESLint

Issue - State: open - Opened by timidak about 2 years ago
Labels: enhancement

#99 - [Docs] Add the objectives of our coding style to the README.md

Issue - State: open - Opened by timidak about 2 years ago - 2 comments
Labels: documentation

#98 - [Feature] Prefer-array-from instead of spreading?

Issue - State: closed - Opened by timidak about 2 years ago
Labels: enhancement, config/base

#97 - [Feature] Arrow function with too many parameters. Why not?

Issue - State: closed - Opened by timidak about 2 years ago - 1 comment
Labels: enhancement, config/base

#96 - [Feature] valid TSDoc in ts files instead of valid JSDoc

Issue - State: closed - Opened by bob606 over 2 years ago
Labels: enhancement, config/typescript

#95 - chore(deps): bump shell-quote from 1.7.2 to 1.7.3

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#94 - feat: added no-loss-of-precision-rule

Pull Request - State: closed - Opened by bob606 over 2 years ago

#93 - [Feature] Add no-loss-of-precision to our base config

Issue - State: closed - Opened by timidak over 2 years ago - 1 comment
Labels: enhancement

#92 - feat: switched off prefer-default-export

Pull Request - State: closed - Opened by bob606 over 2 years ago

#91 - [Feature] Disable import/prefer-default-export rule

Issue - State: closed - Opened by bob606 over 2 years ago
Labels: enhancement

#90 - feat: added documentation to styled components rules

Pull Request - State: closed - Opened by GIIRAD over 2 years ago - 3 comments

#89 - feat: turn off no-multi-comp to support colocation

Pull Request - State: closed - Opened by timidak over 2 years ago

#88 - [Feature] Turn off one React component in file in favor for colocation

Issue - State: closed - Opened by timidak over 2 years ago
Labels: enhancement, config/react

#87 - feat!: support for ESLint v8.0.0

Pull Request - State: closed - Opened by timidak over 2 years ago

#86 - fix: disabled no-misused-promises at void returns

Pull Request - State: closed - Opened by bob606 over 2 years ago

#85 - feat: deleted prefer-await-to-then

Pull Request - State: closed - Opened by bob606 over 2 years ago - 1 comment

#84 - [Feature] prefer-await-to-then is triggered in the wrong places

Issue - State: closed - Opened by bob606 over 2 years ago
Labels: enhancement

#83 - fix: deleted prefer-nullish-coalescing

Pull Request - State: closed - Opened by bob606 over 2 years ago

#82 - [Bug] @typescript-eslint/prefer-nullish-coalescing fixes occurences, where replacement is not valid

Issue - State: closed - Opened by timidak over 2 years ago - 2 comments
Labels: bug, config/typescript

#81 - [Feature] TypeScript no-misused-promises checksVoidReturn clashes with event handlers in JSX

Issue - State: closed - Opened by timidak over 2 years ago
Labels: enhancement, config/typescript

#80 - [Bug] ESLint in typescript context complaining about no-magic-numbers two times

Issue - State: closed - Opened by timidak over 2 years ago - 3 comments
Labels: bug, good first issue, config/typescript

#79 - fix: add missing unicorn plugin to dependencies

Pull Request - State: closed - Opened by timidak over 2 years ago

#78 - [Feature] Support for ESLint 8

Issue - State: closed - Opened by timidak over 2 years ago - 6 comments
Labels: enhancement, BREAKING CHANGE

#77 - [Bug] Missing dependency eslint-plugin-unicorn

Issue - State: closed - Opened by timidak over 2 years ago
Labels: bug

#76 - chore(deps): bump minimist from 1.2.5 to 1.2.6

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#75 - feat!: added rule for kebab case

Pull Request - State: closed - Opened by bob606 over 2 years ago

#74 - fix: allowing extra parens for TypeScript too

Pull Request - State: closed - Opened by timidak over 2 years ago

#73 - [Bug] typescript rules still omit extra parens

Issue - State: closed - Opened by johannesWoldesemiat over 2 years ago
Labels: bug

#72 - ci: added automatic release

Pull Request - State: closed - Opened by johannesWoldesemiat over 2 years ago

#71 - [Feature] use unary + instead of parseInt or Number()

Issue - State: closed - Opened by JoeTypeDigital over 2 years ago - 5 comments
Labels: enhancement

#70 - chore(deps): bump trim-off-newlines from 1.0.1 to 1.0.3

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#69 - chore(deps): bump shelljs from 0.8.4 to 0.8.5

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#68 - [Feature] Consistent file naming

Issue - State: closed - Opened by timidak almost 3 years ago - 1 comment
Labels: enhancement, good first issue, BREAKING CHANGE, config/base

#67 - refactor: turned arrow-body-style rule off

Pull Request - State: closed - Opened by JenniferFalkenstein almost 3 years ago

#66 - docs: enhance typescript documentation

Pull Request - State: closed - Opened by JenniferFalkenstein almost 3 years ago

#65 - fix: no-undef and no-var rule

Pull Request - State: closed - Opened by JenniferFalkenstein almost 3 years ago - 1 comment

#64 - [Bug] no-undef and no-var clash with TypeScript

Issue - State: closed - Opened by timidak almost 3 years ago - 1 comment
Labels: bug, config/typescript

#63 - [Docs] Enhance documentation for TypeScript setup

Issue - State: closed - Opened by timidak almost 3 years ago
Labels: enhancement

#62 - chore(deps): bump path-parse from 1.0.6 to 1.0.7

Pull Request - State: closed - Opened by dependabot[bot] about 3 years ago
Labels: dependencies

#61 - [Refactor] eslint arrow-body-style for React components

Issue - State: closed - Opened by timidak about 3 years ago
Labels: enhancement, good first issue

#60 - chore(deps): bump glob-parent from 5.1.1 to 5.1.2

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies

#59 - chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies

#58 - chore(deps): bump lodash from 4.17.19 to 4.17.21

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies

#57 - [Docs] styled-components documentation is missing

Issue - State: closed - Opened by timidak over 3 years ago - 1 comment
Labels: documentation

#56 - fix: prop-type warnings when using ts

Pull Request - State: closed - Opened by timidak over 3 years ago

#55 - feat: add styled-components config

Pull Request - State: closed - Opened by timidak over 3 years ago

#54 - feat: added a dummy file

Pull Request - State: closed - Opened by JoeTypeDigital over 3 years ago

#53 - [Investigation] find-unused finding a lot of false positives

Issue - State: closed - Opened by JoeTypeDigital over 3 years ago - 3 comments
Labels: invalid, investigation

#52 - chore: updated dependencies

Pull Request - State: closed - Opened by timidak over 3 years ago

#51 - [Chore] Update dependencies

Issue - State: closed - Opened by timidak over 3 years ago
Labels: dependencies

#50 - feat!: add typescript support

Pull Request - State: closed - Opened by JoeTypeDigital over 3 years ago

#49 - chore(deps): bump ini from 1.3.5 to 1.3.8

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 2 comments
Labels: dependencies

#48 - [Refactor] Rename master to main

Issue - State: closed - Opened by timidak over 3 years ago - 1 comment
Labels: enhancement

#47 - fix: unconsistent bracket spacing

Pull Request - State: closed - Opened by timidak over 3 years ago

#46 - chore(deps): bump ini from 1.3.5 to 1.3.7

Pull Request - State: closed - Opened by dependabot[bot] almost 4 years ago - 1 comment
Labels: dependencies

#45 - fix: bad code layouting by function parentheses

Pull Request - State: closed - Opened by JoeTypeDigital almost 4 years ago

#44 - [Refactor] disable import/group-exports

Issue - State: closed - Opened by timidak almost 4 years ago
Labels: enhancement

#43 - fix: removed node/recommended

Pull Request - State: closed - Opened by timidak almost 4 years ago

#42 - fix: maximum statements per line should accept two statements

Pull Request - State: closed - Opened by timidak almost 4 years ago

#41 - chore: dependency update October 2020

Pull Request - State: closed - Opened by timidak almost 4 years ago

#40 - feat: added eslint-node-plugin

Pull Request - State: closed - Opened by timidak almost 4 years ago

#39 - fix: trailing commas in functions parameter list (single line)

Pull Request - State: closed - Opened by timidak almost 4 years ago

#38 - fix: weird ternary by turning rule off

Pull Request - State: closed - Opened by timidak almost 4 years ago

#37 - [Bug] ternary alignes weirdly in JSX

Issue - State: closed - Opened by timidak almost 4 years ago
Labels: bug

#36 - [Bug] Some bad code layouting is not seen as an error or warning

Issue - State: closed - Opened by timidak about 4 years ago
Labels: bug

#35 - [Bug] Spacing is not really applied consistent

Issue - State: closed - Opened by timidak about 4 years ago - 2 comments
Labels: bug

#34 - [Bug] Comma in function argument list without line-breaks don't causes errors

Issue - State: closed - Opened by timidak about 4 years ago
Labels: bug

#33 - chore(deps): bump lodash from 4.17.15 to 4.17.19

Pull Request - State: closed - Opened by dependabot[bot] about 4 years ago
Labels: dependencies

#32 - chore(deps-dev): bump standard-version from 7.1.0 to 8.0.1

Pull Request - State: closed - Opened by dependabot[bot] about 4 years ago
Labels: dependencies

#31 - refactor(react)!: consistent multiline in react

Pull Request - State: closed - Opened by timidak over 4 years ago

#30 - [Feature] enforcing one prop per line when multiline and new line when multiline

Issue - State: closed - Opened by timidak over 4 years ago
Labels: enhancement, BREAKING CHANGE

#29 - fix: no-extra-parens clashes with arrow-parens

Pull Request - State: closed - Opened by timidak over 4 years ago

#28 - [Bug] no-magic-numbers clashes with styled-components

Issue - State: closed - Opened by timidak over 4 years ago - 3 comments
Labels: bug

#27 - [Bug] no-extra-parens clashes with no-confusing arrow

Issue - State: closed - Opened by timidak over 4 years ago
Labels: bug

#26 - [Feature] Investigate no-process-env

Issue - State: closed - Opened by timidak over 4 years ago
Labels: enhancement, investigation