Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/typescript-eslint/typescript-eslint
:sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript
https://github.com/typescript-eslint/typescript-eslint
bccf8514621c5d7bc17f1943ed20ec838d32f4dc authored over 1 year ago
* Complete sentence documenting turning on parserOptions.project
* fix: replace auto-fix with...
a8c824a1e84453f93cd2b464fc102bc878c1aff3 authored over 1 year ago* docs: be more explicit about what restrict-template-expressions restricts
* Update packages...
4437d18015dfa7ed0fd77e736a1ddedb638eeb31 authored over 1 year agoCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
895b10607f45b9afae105bb392c8737415dfdd2a authored over 1 year agoCo-authored-by: typescript-eslint[bot] <typescript-eslint[bot]@users.noreply.github.com>
2289d05f3e946af3cfeea5a38dd02a3ca0fe1642 authored over 1 year agoCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
f82847556b0189fbbd00ab04f283701dd6208364 authored over 1 year ago
* feat(eslint-plugin):[comma-spacing]allow no space after trailing comma in objects and arrays
...
fix: escape special characters #7145
5a347a5978bc5737412bd12d61eb6058163cf4a0 authored over 1 year ago* issue-4906 - prefer-nullish-coalescing enhancment
* remove comment
* add doc
* CR: so...
6edaa04565576f0af7e60bc08602bd781c847804 authored over 1 year agoc8bb00d171a4aa77b550e6935e8aed97eb1f1e90 authored over 1 year ago
* fix(type-utils): treat intrinsic types as if they are from lib and never match error types
...
ecb57de5eb50511bed163f6e1b27e31b8577344e authored over 1 year ago02a37c4c79d9b83998b7ee1376be43b06e12b3a0 authored over 1 year ago
ca3fc020a591549503aac70da364fa5dd938f6a9 authored over 1 year ago
Co-authored-by: typescript-eslint[bot] <typescript-eslint[bot]@users.noreply.github.com>
b1a23a9138c929f2d2ee885a945b0c19d3fbbb04 authored over 1 year ago41d68ea338044e7d199d4d915205c1ff83abb24b authored over 1 year ago
aaf0cb53d6a69fb7b43caa35d12e31db5d2389a8 authored over 1 year ago
6c99c3bcfe94af296236027240909a042af100fa authored over 1 year ago
0f807edbbfb568d4a1e46030ae38148ebbe4afb7 authored over 1 year ago
e99f3b3bf851812d8b3d2674d65a307eb0735798 authored over 1 year ago
c23365292631b1c3db7c439c9d962234084f66b7 authored over 1 year ago
* docs: added announcing-typescript-eslint-v6 blog post
* Mention hasFullTypeInformation
*...
3e18a319236776798e7b068a27b3d5fab8184230 authored over 1 year ago* feat(eslint-plugin): final final config changes for v6
* yarn generate:configs
* Fix unu...
e35c5c1c39f3d76b916ad1c1ac2c7bf05b379193 authored over 1 year ago2f46341a14ca6f05334301315bc54dd20129c408 authored over 1 year ago
* chore: enabled stylistic-type-checked internally
* Reduced scope of changes
* Updated sn...
42fe29f6912361521d551c0f629f06b54919af69 authored over 1 year ago* feat: support TypeScript 5.1
* Re-apply patch-package typescript
* jsx: preserve in ast-...
4bf2d7360eaf74c9ef87b196ff4c459b8f50800b authored over 1 year agoCo-authored-by: typescript-eslint[bot] <typescript-eslint[bot]@users.noreply.github.com>
97abdbc40df62f90a6a0c81d4931d223e0549a1c authored over 1 year ago* test(eslint-plugin): add test for banning types when using intersections
* feat(eslint-plug...
997783ff108ca18af709667ef3fdfa7134a8eefe authored over 1 year agofaea3ff8b4d750974c41262b44db314f20d0c99c authored over 1 year ago
f74862cbfb5c74ba958ba27d1ea2ca5046821818 authored over 1 year ago
5d175e74249210296d206449626ec01498338391 authored over 1 year ago
3cdf5c93163036fdc60325129d9746ff57574336 authored over 1 year ago
e2a0a768d18a6aed5046946a2b57b219a54dcf3e authored over 1 year ago
* docs: reorganise release/version docs
* Apply suggestions from code review
Co-authored-by: J...
cc3380444896e7ea5678f7763f007d9b1d29a8df authored over 1 year ago5ea887d9e44a9b2ec1589fb7a1c0c7096aedc2d2 authored over 1 year ago
371fc26f7f948f725d412919560d02b0119ee6a6 authored over 1 year ago
36b65ebc7732c6f18427817012db3c47ed86c0a4 authored over 1 year ago
c09b1c0252cbbf58e94ca5d671b6e05f29511144 authored over 1 year ago
b411706a18d85c2f5b84ca6e89c7acd3559d5ec5 authored over 1 year ago
* feat(eslint-plugin): apply final v6 changes to configs
* Ah, fixed new lint rule violations...
c13ce0b4f7a74a6d8fecf78d25ebd8181f7a9119 authored over 1 year ago* feat: fork json schema types for better compat with ESLint rule validation
* make the schem...
a4967f2e8cc7b0432d8dfe804772e60042c5384c authored over 1 year ago* Fix illegal decorator check
* Fix
* Fix scope-manager tests
* Fix member-ordering.tes...
c456f8cdef5a931c631bfbcfc84d8a25caaf019f authored over 1 year ago89b14f2c1a4865a764e255f4871a220305cf8801 authored over 1 year ago
* fix(type-utils): file variant of TypeOrValueSpecifier uses canonical filenames instead of lowe...
5095d05ac97320e7e50decef58279b01f2bfbd18 authored over 1 year ago4a3705aee5946642eb5b44502df49f58593e7b18 authored over 1 year ago
Co-authored-by: typescript-eslint[bot] <typescript-eslint[bot]@users.noreply.github.com>
082c948cf68b2b17212144b62608962f0fcd0069 authored over 1 year agoda95d62e2b28a3fe3924fe0742d032d5449dc79e authored over 1 year ago
ee4450bda5bc56749d5f9010d6695bd62e5ae14d authored over 1 year ago
e712dceebb9aadd3ec8908ef313e399a8b176b7b authored over 1 year ago
8410f99afb03ba29d3d9ff9fd240164cf3a5afcb authored over 1 year ago
* feat(eslint-plugin): [restrict-plus-operands] change checkCompoundAssignments to skipCompoundA...
dc801d892ecc1af678ff37166481f4b69186164c authored over 1 year ago* feat(eslint-plugin): [restrict-plus-operands] add allow* options from restrict-template-expres...
def09f88cdb4a85cebb8619b45931f7e2c88dfc0 authored over 1 year agoa91bb9e264544fc635a44468c2543b94fa83ac1c authored over 1 year ago
9768e989d332fb11c9cb6c72f8d1d707a0b59b95 authored over 1 year ago
a2b6b2e0a1ccdfbd5c76ba3fbcffd94d29f5d2b1 authored over 1 year ago
84e5601f9831766bfd2e77cc86e1cafe6358e51b authored over 1 year ago
0af4ceaececdd3368e59484cf1b28a33f882ae59 authored over 1 year ago
15b8e96bc3fa356c3971216a6d25c31f6e42a692 authored over 1 year ago
dff46923d42b19807f5bcf9e348dff4ca56387e2 authored over 1 year ago
8292c7008de740b1b96316e725aae71be37afcbc authored over 1 year ago
dbb9de6c4dc8246750d8ef5ccf209bff01e7ce7a authored over 1 year ago
3f97eb554a0d928152344f59913f798fd4517b13 authored over 1 year ago
4710a226cb3e024fbc5157ab6102c9310cfbeeed authored over 1 year ago
Update explicit-module-boundary-types.md
Updates "Correct" version to match "Incorrect" versi...
a9cf44b49775913400f3bdb08d4b8269ea0f74d4 authored over 1 year ago* docs: replace extend any with unknown for no-unnecessary-type-constraint rule
* Update pack...
f5d174dae965c3fd93ab753409a00226033e183f authored over 1 year ago* Complete sentence documenting turning on parserOptions.project
* Spell out CWD
Co-author...
013cfd986bc801ae9bf83f2340dd83170b898789 authored over 1 year ago391a6702c0a9b5b3874a7a27047f2a721f090fb6 authored over 1 year ago
* docs: add a section suggesting gifs for pr reviews
* fix extra line
* remove duplication...
5fcc195897417e64010b2808565c4b71539377d0 authored over 1 year agoa62652065f45307214e21e8d2e5f45242363f889 authored over 1 year ago
Update docs for sort-type-constituents
6b8ec6e9ef743719180a3ee45bc8a4a858718f41 authored over 1 year agoCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
514353615b9f285bec19b21d4ff5aabf1bca6c43 authored over 1 year agoCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fdee469a686fdfa6684ffbae5661e2603a0230db authored over 1 year agoCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
0e27ad6628f875e55470a78981765e7215ed32a3 authored over 1 year ago* docs: fleshed out RFC and Technical Discussions forms
* Apply suggestions from code review
...
5166a00e1a903901c5bedbd7d57198fc0962061e authored over 1 year ago
`readonlyArray.indexOf(value) === -1` is checking if `value` is **not
included** in `readonlyAr...
5b0e577f2552e8b2c53a3fb22edc9d219589b937 authored over 1 year ago
e6235bf61b781066653581b57b7cd976c9c4f905 authored over 1 year ago
778d254eefc5bb08f39e4ce7d691c67977e620ab authored over 1 year ago
fb66d3375ea52a338cbdc5f507d18b46afa8958d authored over 1 year ago
a6f23a2dd5f1ad8e3ede0a4594a5e435182b4a2c authored over 1 year ago
13fd1e5edbfee5c05a791ef49a711ffc0b0ed4e5 authored over 1 year ago
200afb6113e3d8f42e38d5b3493ee9b9bdfba22f authored over 1 year ago
* docs: update ban-types default options
* docs: add suggest documentation to ban-types
30f41aba51eb7a4ddc6cd5269489a1bc0d6a759b authored over 1 year ago* chore: bump console-fail-test to 0.2.3
* Remove test fail
824e6125eb208dda712fe64d0bc8fc30e67bc668 authored over 1 year ago6d5e1b9efa2e631ab74f11700202e8bb08ca877c authored over 1 year ago
55c22cdf5b215d982461ec651a92f37f0782271c authored over 1 year ago
fix(docs): no-unnecessary-boolean-literal-compare fixer
d4bc770be1ac23ad0830c528703dbf08773ffb09 authored over 1 year agoCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
0adc1a1e653e097834d47e13b56ce9df2a179d3a authored over 1 year agoCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
d840d06f627beb155a0de01086d854b3295bdcc5 authored over 1 year agoCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
b285e831c779c417043d35a25e3b6d4895dd90d5 authored over 1 year agoCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
61e2b1a001bf3004951c5ee39f2f7f482faa3f30 authored over 1 year agoCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
bfa6b24d50305c525f224b6e437762bfc5490855 authored over 1 year agoCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
b0c160dc408c5e17772669cca655be3e1cd0de54 authored over 1 year agoCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
f3fe7253ec0a0361f606eb86183cef14d94c1e74 authored over 1 year agoCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
28d3402ccc8bdd4cc6c400130eca4274fc64942a authored over 1 year agoCo-authored-by: typescript-eslint[bot] <typescript-eslint[bot]@users.noreply.github.com>
4f6be7f3ec46e673dcdab29d67a3f53957a8ecdd authored over 1 year agoCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2e733f3f1e1180d5d7b9e7731f7299d3a6cbef47 authored over 1 year agochore(deps): update dependency @microsoft/api-extractor to v7.34.5
Co-authored-by: renovate[bot...
a1ebf3eaacf634aaf99c2114599fb941318b9bd2 authored over 1 year ago