Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dudeofawesome authored Oct 18, 2023
1 parent 0236365 commit d935d68
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion create-configs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,14 @@ A script to create configuration files to conform to code style standards.

## Usage

1. Create your config files
1. Create your config files.

```
$ npm init @dudeofawesome/configs
```
1. Answer the prompted questions.
1. Verify settings match the type of project you're working on.
ESLint in particular has a bunch of settings that will vary based on the type of project you're working on.
Expand Down

0 comments on commit d935d68

Please sign in to comment.