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

Commit 648033f

Browse files
authored
Create _redirects
1 parent 2ad3f0d commit 648033f

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

_redirects

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Source
2+
/ https://github.com/typescript-eslint/typescript-eslint
3+
/estree https://github.com/typescript-eslint/typescript-eslint/tree/master/packages/typescript-estree
4+
/parser https://github.com/typescript-eslint/typescript-eslint/tree/master/packages/typescript-eslint-parser
5+
/eslint-plugin https://github.com/typescript-eslint/typescript-eslint/tree/master/packages/eslint-plugin-typescript
6+
7+
# Spectrum
8+
/chat https://spectrum.chat/typescript-eslint
9+
10+
# Bug Reports
11+
/report-issue https://github.com/typescript-eslint/typescript-eslint/issues/new

0 commit comments

Comments
 (0)