We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ad3f0d commit 648033fCopy full SHA for 648033f
_redirects
@@ -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