We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3edcc8e commit 29e1199Copy full SHA for 29e1199
1 file changed
README.md
@@ -2,11 +2,7 @@
2
3
Basic template for robust development of TypeScript apps with:
4
5
-<<<<<<< HEAD
6
-- [Node.js](https://nodejs.org/docs/latest-v22.x/api/index.html) - Latest LTS version of Node. Currently it's **LTS/Jod** (v22).
7
-=======
8
- [Node.js](https://nodejs.org/docs/latest-v22.x/api/index.html) - Latest LTS version of Node. Currently it's **LTS/Jod** (v22.14.0).
9
->>>>>>> 6e4418d9af5c17728943110e71574818dc3ba002
10
- [pnpm](https://pnpm.io/) - Fast, disk space efficient package manager.
11
- [TypeScript](https://www.typescriptlang.org/) - JavaScript with syntax for types.
12
- [ESM Modules](https://nodejs.org/api/esm.html) - modern JavaScript modules.
0 commit comments