You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 19, 2019. It is now read-only.
*[`a8fee90`](https://github.com/eslint/typescript-eslint-parser/commit/a8fee9089306b9fc890dd9275cbc7f3988fcccda) Fix: sourceType not correctly set in AST when provided in options. (#583) (Armano)
6
+
*[`567e8db`](https://github.com/eslint/typescript-eslint-parser/commit/567e8dbcfdc44702b3acfac4bf311397a26dfee5) Breaking: typescript-estree to 18.0.0 and typescript to 3.2.1 (#596) (Armano)
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Deprecated: TypeScript ESLint Parser
2
2
3
-
**Important:** This repository is no longer maintained and `typescript-eslint-parser` will not receive any future updates. There is an actively maintained fork of this project available at https://typescript-eslint.io and published on npm as `@typescript-eslint-parser`.
3
+
**Important:** This repository is no longer maintained and `typescript-eslint-parser` will not receive any future updates. There is an actively maintained fork of this project available at https://typescript-eslint.io and published on npm as `@typescript-eslint/parser`.
0 commit comments