Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ryota-murakami committed Jun 12, 2023
1 parent a452c23 commit 198c373
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

----

## Installation via node_module(general way)
# Installation via node_module(general way)
If you want to manage `.eslintrc.js` file on your codebase, please choose [Barebone Install](#bareborn-install).

### 1. install necessary packages.
Expand Down Expand Up @@ -88,7 +88,7 @@ If you don't have `.prettierrc`, please `touch .prettierrc` and set prettier rul
}
```

## Bareborn Install
# Bareborn Install
Bareborn Install is creates the eslint-config-ts-prefixer's `.eslintconfig.js` file directly in your code base.
You can manage the rules yourself.

Expand Down

0 comments on commit 198c373

Please sign in to comment.