Skip to content
This repository has been archived by the owner on May 22, 2022. It is now read-only.

Latest commit

 

History

History
16 lines (9 loc) · 262 Bytes

getting-started.md

File metadata and controls

16 lines (9 loc) · 262 Bytes

Getting started

Using CLI

Of course, you don't want to install a lot of dependencies by yourself.

ESLint Kit has a CLI to simplify a process.

Navigate to the root of your project and use:

$ npx @eslint-kit/cli@latest

Then follow the prompts.