Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
typescript-eslint
The tooling that enables ESLint and Prettier to support TypeScript
Collective -
Host: opensource -
https://opencollective.com/typescript-eslint
- Website: https://typescript-eslint.io
- Code: https://github.com/typescript-eslint/typescript-eslint
feat(diagnostics): report on TS 1121 and TS 1200 (#94)
github.com/typescript-eslint/typescript-eslint - 7f9c97aca35c9b8aba6445e7d555abfdc2a9bcec authored almost 6 years ago by James Henry <[email protected]>
github.com/typescript-eslint/typescript-eslint - 7f9c97aca35c9b8aba6445e7d555abfdc2a9bcec authored almost 6 years ago by James Henry <[email protected]>
feat: report on TS 1141, enable semantic errors for AST comparison (#93)
github.com/typescript-eslint/typescript-eslint - badda06228237d5b600884bf2d99dace6b3134ca authored almost 6 years ago by James Henry <[email protected]>
github.com/typescript-eslint/typescript-eslint - badda06228237d5b600884bf2d99dace6b3134ca authored almost 6 years ago by James Henry <[email protected]>
fix(*): brute force initial conversion to TS (#25)
github.com/typescript-eslint/typescript-eslint - 79442b1c6ea91fb51ff15b6df6bb6401e11a62c7 authored almost 6 years ago by James Henry <[email protected]>
github.com/typescript-eslint/typescript-eslint - 79442b1c6ea91fb51ff15b6df6bb6401e11a62c7 authored almost 6 years ago by James Henry <[email protected]>
refactor: remove dead code from NamedImports (#90)
github.com/typescript-eslint/typescript-eslint - d2d06b65bd5424213758ce85e2c6733794c3225a authored almost 6 years ago by Armano <[email protected]>
github.com/typescript-eslint/typescript-eslint - d2d06b65bd5424213758ce85e2c6733794c3225a authored almost 6 years ago by Armano <[email protected]>
feat(diagnostics): report on TS 1090, 1173, 1190, 1242, 2369 (#99)
github.com/typescript-eslint/typescript-eslint - daffd6a266b6597d8022b6a50ed680128dc83341 authored almost 6 years ago by James Henry <[email protected]>
github.com/typescript-eslint/typescript-eslint - daffd6a266b6597d8022b6a50ed680128dc83341 authored almost 6 years ago by James Henry <[email protected]>
feat(ast): update TSInterfaceDeclaration and TSClassImplements (#120)
BREAKING CHANGE: This changes the AST of TSInterfaceDeclaration nodes, and ClassImplements is no...
github.com/typescript-eslint/typescript-eslint - ca3a7f36b04b41dc6ecca0254cbaf5556674d02c authored almost 6 years ago by James Henry <[email protected]>
build: disable commit linting on travis for now
github.com/typescript-eslint/typescript-eslint - 06d90677bea93243d136e37fed5ad60efe8880f2 authored almost 6 years ago by James Henry <[email protected]>
github.com/typescript-eslint/typescript-eslint - 06d90677bea93243d136e37fed5ad60efe8880f2 authored almost 6 years ago by James Henry <[email protected]>
fix: correct typo in parser options in word syntactic (#89)
github.com/typescript-eslint/typescript-eslint - dd5fa329b6d3ab3cf217681d6a73d714d36351e5 authored almost 6 years ago by Armano <[email protected]>
github.com/typescript-eslint/typescript-eslint - dd5fa329b6d3ab3cf217681d6a73d714d36351e5 authored almost 6 years ago by Armano <[email protected]>
refactor: simplify assigning directive property to nodes (#105)
github.com/typescript-eslint/typescript-eslint - 651b41449b8fde46ce04727be25921f2c65309cb authored almost 6 years ago by Armano <[email protected]>
github.com/typescript-eslint/typescript-eslint - 651b41449b8fde46ce04727be25921f2c65309cb authored almost 6 years ago by Armano <[email protected]>
refactor: improve typing (#83)
github.com/typescript-eslint/typescript-eslint - a29ff6495e4913e34781dc239a4bd993c15053de authored almost 6 years ago by Armano <[email protected]>
github.com/typescript-eslint/typescript-eslint - a29ff6495e4913e34781dc239a4bd993c15053de authored almost 6 years ago by Armano <[email protected]>
chore: force LF for tsx files (#11)
github.com/typescript-eslint/typescript-eslint - 2096e8619b4f90bba51aa6e3fa5be7c6cf2f850e authored almost 6 years ago by Benjamin Lichtman <[email protected]>
github.com/typescript-eslint/typescript-eslint - 2096e8619b4f90bba51aa6e3fa5be7c6cf2f850e authored almost 6 years ago by Benjamin Lichtman <[email protected]>
test: add test cases for broken converting (#123)
github.com/typescript-eslint/typescript-eslint - 6aa428693e93615583504db9840e3a6fee3ccd06 authored almost 6 years ago by Armano <[email protected]>
github.com/typescript-eslint/typescript-eslint - 6aa428693e93615583504db9840e3a6fee3ccd06 authored almost 6 years ago by Armano <[email protected]>
docs: update README
github.com/typescript-eslint/typescript-eslint - 7aa7b207f54adb6ee3c3c87b10907c5fd6233ddd authored almost 6 years ago by James Henry <[email protected]>
github.com/typescript-eslint/typescript-eslint - 7aa7b207f54adb6ee3c3c87b10907c5fd6233ddd authored almost 6 years ago by James Henry <[email protected]>
BREAKING: add missing TSTypeAssertion node (#79)
BREAKING CHANGE: This changes the AST - node `TSTypeAssertionExpression` got renamed to `TSTypeA...
github.com/typescript-eslint/typescript-eslint - de338f416f4488e20b6c905d01025c3268e90d5a authored almost 6 years ago by Armano <[email protected]>
fix: add missing TSInferType node (#68)
github.com/typescript-eslint/typescript-eslint - 37de640d74d04dcbebd4480ea765f17a7fb17a21 authored almost 6 years ago by Armano <[email protected]>
github.com/typescript-eslint/typescript-eslint - 37de640d74d04dcbebd4480ea765f17a7fb17a21 authored almost 6 years ago by Armano <[email protected]>
fix: correct JSXFragment fields (#34)
github.com/typescript-eslint/typescript-eslint - 5036aafdbc040750845888301b43bde927372ffb authored almost 6 years ago by Ika <[email protected]>
github.com/typescript-eslint/typescript-eslint - 5036aafdbc040750845888301b43bde927372ffb authored almost 6 years ago by Ika <[email protected]>
fix: add missing TSThisType no known nodes (#73)
github.com/typescript-eslint/typescript-eslint - cacc1dc8de01decd7f71fabec7bb8d73679a8d32 authored almost 6 years ago by Armano <[email protected]>
github.com/typescript-eslint/typescript-eslint - cacc1dc8de01decd7f71fabec7bb8d73679a8d32 authored almost 6 years ago by Armano <[email protected]>
feat: change logic of distinguishing patterns from statements (#118)
BREAKING CHANGE: This changes the AST
github.com/typescript-eslint/typescript-eslint - cf9bc20bf157e91c08d60605e78b19f959820388 authored almost 6 years ago by Armano <[email protected]>
refactor: migrate node-utils from commonjs to es6 module (#121)
github.com/typescript-eslint/typescript-eslint - 36d87f0e8b817103d516ef58e6fab6dc01ec3512 authored almost 6 years ago by Armano <[email protected]>
github.com/typescript-eslint/typescript-eslint - 36d87f0e8b817103d516ef58e6fab6dc01ec3512 authored almost 6 years ago by Armano <[email protected]>
feat: offer semantic services alongside AST (#24)
github.com/typescript-eslint/typescript-eslint - d9e8fcf7f898db4d75ffe45c23d77c69cdaeea42 authored almost 6 years ago by Benjamin Lichtman <[email protected]>
github.com/typescript-eslint/typescript-eslint - d9e8fcf7f898db4d75ffe45c23d77c69cdaeea42 authored almost 6 years ago by Benjamin Lichtman <[email protected]>
chore: regenerate yarn-lock to fix vulnerabilities (#41)
github.com/typescript-eslint/typescript-eslint - ffee601281c7fcdee9c185ac3313adef1d35f8cc authored almost 6 years ago by Armano <[email protected]>
github.com/typescript-eslint/typescript-eslint - ffee601281c7fcdee9c185ac3313adef1d35f8cc authored almost 6 years ago by Armano <[email protected]>
fix: regression in TSTypeParameter node "name" (#111)
github.com/typescript-eslint/typescript-eslint - cb62c2597a4d4ff726dfdea9b2114f47b71cd8e5 authored almost 6 years ago by Armano <[email protected]>
github.com/typescript-eslint/typescript-eslint - cb62c2597a4d4ff726dfdea9b2114f47b71cd8e5 authored almost 6 years ago by Armano <[email protected]>
fix(ast): fix wrong node type on literal expressions (#4)
BREAKING CHANGE: This changes the AST
github.com/typescript-eslint/typescript-eslint - 153c318a234ceeb215d497c1ddd6cd59f7f9219d authored almost 6 years ago by Pig Fang <[email protected]>
feat: support TypeScript 3.1 (#14)
BREAKING CHANGE: Supported TypeScript version is now 3.1
github.com/typescript-eslint/typescript-eslint - ab5d6256d817fbbc4f37735c4ced2fd9a151c85c authored almost 6 years ago by evelyn masso <[email protected]>
test: ast alignment tests did not account for javascript rename (#36)
github.com/typescript-eslint/typescript-eslint - 3d532124a78294487d1b39515f8d29f6feac814e authored almost 6 years ago by James Henry <[email protected]>
github.com/typescript-eslint/typescript-eslint - 3d532124a78294487d1b39515f8d29f6feac814e authored almost 6 years ago by James Henry <[email protected]>
refactor: remove duplicated type ConstructorTypeNode (#81)
github.com/typescript-eslint/typescript-eslint - eb1b26447f202ce76d0d63d971b0688d3143d752 authored almost 6 years ago by Armano <[email protected]>
github.com/typescript-eslint/typescript-eslint - eb1b26447f202ce76d0d63d971b0688d3143d752 authored almost 6 years ago by Armano <[email protected]>
fix: parsing comments in jsx (#82)
github.com/typescript-eslint/typescript-eslint - 72552a33d6266f55bd25f0e8abd91732a183e33a authored almost 6 years ago by Armano <[email protected]>
github.com/typescript-eslint/typescript-eslint - 72552a33d6266f55bd25f0e8abd91732a183e33a authored almost 6 years ago by Armano <[email protected]>
chore: add editorconfig (#49)
github.com/typescript-eslint/typescript-eslint - 9f7df2fb9297413df47958c9f1495774806a30dc authored almost 6 years ago by Armano <[email protected]>
github.com/typescript-eslint/typescript-eslint - 9f7df2fb9297413df47958c9f1495774806a30dc authored almost 6 years ago by Armano <[email protected]>
refactor: remove convertDecorators helper (#75)
github.com/typescript-eslint/typescript-eslint - c704baa0d639aa2508ae951ffcde30b0385d4903 authored almost 6 years ago by Armano <[email protected]>
github.com/typescript-eslint/typescript-eslint - c704baa0d639aa2508ae951ffcde30b0385d4903 authored almost 6 years ago by Armano <[email protected]>
feat: add errorOnTypeScriptSyntaticAndSemanticIssues option (#57)
github.com/typescript-eslint/typescript-eslint - 7040ba587ffa4e0b7649a9ab4811c2d5c92c2228 authored almost 6 years ago by James Henry <[email protected]>
github.com/typescript-eslint/typescript-eslint - 7040ba587ffa4e0b7649a9ab4811c2d5c92c2228 authored almost 6 years ago by James Henry <[email protected]>
refactor: improve types in node-utils (#47)
github.com/typescript-eslint/typescript-eslint - 7cc670ecbb2a683aa50d82a770095ad63a5b8407 authored almost 6 years ago by Armano <[email protected]>
github.com/typescript-eslint/typescript-eslint - 7cc670ecbb2a683aa50d82a770095ad63a5b8407 authored almost 6 years ago by Armano <[email protected]>
test: enable alignment tests for importMeta and add labels test (#88)
github.com/typescript-eslint/typescript-eslint - 8b5f9219bf433a487912aef38adeee80143ab66a authored almost 6 years ago by Armano <[email protected]>
github.com/typescript-eslint/typescript-eslint - 8b5f9219bf433a487912aef38adeee80143ab66a authored almost 6 years ago by Armano <[email protected]>
chore: add lerna (#1)
github.com/typescript-eslint/typescript-eslint - 312aebcf7b9e1196ee33c22cd659aed05dcc8c90 authored almost 6 years ago by James Henry <[email protected]>
github.com/typescript-eslint/typescript-eslint - 312aebcf7b9e1196ee33c22cd659aed05dcc8c90 authored almost 6 years ago by James Henry <[email protected]>
Initial commit
github.com/typescript-eslint/typescript-eslint - 63953d0c2552b4f40f194b02b3bec5e4aeb65f6b authored almost 6 years ago by James Henry <[email protected]>
github.com/typescript-eslint/typescript-eslint - 63953d0c2552b4f40f194b02b3bec5e4aeb65f6b authored almost 6 years ago by James Henry <[email protected]>