Skip to content

Commit

Permalink
docs(tsconfig-base): Add installation and usage instructions to READM…
Browse files Browse the repository at this point in the history
…E.md
  • Loading branch information
alimd committed Dec 21, 2023
1 parent dc7f9cc commit a30cd06
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/tsconfig-base/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@

This is a base TypeScript configuration for Alwatr projects.

## Usage

Install the package:
## installation

```bash
yarn add -D @alwatr/tsconfig-base
```

## Usage

Create a `tsconfig.json` file in the root of your project:

```json
Expand Down

0 comments on commit a30cd06

Please sign in to comment.