• Home
Name Date Size #Lines LOC

..--

linting/12-May-2024-601421

plugin-development/12-May-2024-138

README.mdD12-May-2024484 126

README.md

1# Getting Started
2
3Approaching a monorepo project like this can be pretty daunting and hard to navigate for a new user.
4
5The goal of these docs are to give you a quick overview of the project and all of its the pieces, as well as provide guides to help you get setup.
6
7The docs are broken down into the following categories:
8
9## [I want to lint my TypeScript codebase.](./linting/README.md)
10
11## [(TODO) I want to write an ESLint plugin in TypeScript.](./plugin-development/README.md)
12