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
Copy file name to clipboardExpand all lines: README.md
+18
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,24 @@
13
13
14
14
<br>
15
15
16
+
## Table of Contents
17
+
18
+
-[Getting Started](#getting-started)
19
+
-[What are ESLint and TypeScript, and how do they compare?](#what-are-eslint-and-typescript-and-how-do-they-compare)
20
+
-[Why does this project exist?](#why-does-this-project-exist)
21
+
-[What about TSLint?](#what-about-tslint)
22
+
-[How does typescript-eslint work and why do you have multiple packages?](#how-does-typescript-eslint-work-and-why-do-you-have-multiple-packages)
23
+
-[Can I use all of the existing ESLint plugins and rules without any changes?](#can-i-use-all-of-the-existing-eslint-plugins-and-rules-without-any-changes)
24
+
-[Can we write rules which leverage type information?](#can-we-write-rules-which-leverage-type-information)
25
+
-[What about Babel and babel-eslint?](#what-about-babel-and-babel-eslint)
26
+
-[How can I help?](#how-can-i-help)
27
+
-[How do I configure my project to use typescript-eslint?](#how-do-i-configure-my-project-to-use-typescript-eslint)
0 commit comments