Skip to content
This repository was archived by the owner on Nov 8, 2021. It is now read-only.

Commit e01bf93

Browse files
armano2j-f1
authored andcommitted
Update package names (#1)
1 parent e1b109a commit e01bf93

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

public/_redirects

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
/estree https://github.com/typescript-eslint/typescript-eslint/tree/master/packages/typescript-estree
55
/estree/report-issue https://github.com/typescript-eslint/typescript-eslint/issues/new?template=typescript-estree.md
66

7-
/parser https://github.com/typescript-eslint/typescript-eslint/tree/master/packages/typescript-eslint-parser
7+
/parser https://github.com/typescript-eslint/typescript-eslint/tree/master/packages/parser
88
/parser/report-issue https://github.com/typescript-eslint/typescript-eslint/issues/new?template=typescript-eslint-parser.md
99

10-
/eslint-plugin https://github.com/typescript-eslint/typescript-eslint/tree/master/packages/eslint-plugin-typescript
10+
/eslint-plugin https://github.com/typescript-eslint/typescript-eslint/tree/master/packages/eslint-plugin
1111
/eslint-plugin/report-issue https://github.com/typescript-eslint/typescript-eslint/issues/new?template=eslint-plugin-typescript.md
1212

1313
/plugin-tslint https://github.com/typescript-eslint/typescript-eslint/tree/master/packages/eslint-plugin-tslint

0 commit comments

Comments
 (0)