Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

Template for TypeScript project using Node.js v22

## Features
## Features

- [ESLint](https://eslint.org/) with [ESLint Recommended](https://github.com/eslint-recommended)
- Run on Pull request by GitHub Actions
Expand All @@ -16,7 +16,7 @@ Template for TypeScript project using Node.js v22
- Manage Node.js version by [nvm](https://github.com/nvm-sh/nvm)
- Manage dependency updates by [Renovate](https://renovatebot.com/)

## Usage
## 📖 Usage

1. [Create repository](https://github.com/ts-templates/node22/generate) using template
2. Replace provisional string with actual string
Expand Down