Skip to content

Commit 204ee9a

Browse files
committed
thjs-63: + typescript technology into readme
1 parent 28f8614 commit 204ee9a

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

readme.md

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,16 @@ The main frameworks and libraries used in the project are listed here. A complet
1515
### Common
1616

1717
1. ESLatest
18-
2. [Git](https://git-scm.com/doc)
19-
3. [REST API](https://www.restapitutorial.com/lessons/restquicktips.html)
20-
4. [JWT](https://en.wikipedia.org/wiki/JSON_Web_Token)
21-
5. [Socket.IO](https://socket.io/docs/)
22-
6. [npm](<https://en.wikipedia.org/wiki/Npm_(software)>)
23-
7. [npm workspaces](https://docs.npmjs.com/cli/v7/using-npm/workspaces)
24-
8. [ESLint](https://eslint.org/docs/user-guide/getting-started)
25-
9. [joi](https://www.npmjs.com/package/joi)
26-
10. [dayjs](https://day.js.org/)
18+
2. [Typescript](https://www.typescriptlang.org/)
19+
3. [Git](https://git-scm.com/doc)
20+
4. [REST API](https://www.restapitutorial.com/lessons/restquicktips.html)
21+
5. [JWT](https://en.wikipedia.org/wiki/JSON_Web_Token)
22+
6. [Socket.IO](https://socket.io/docs/)
23+
7. [npm](<https://en.wikipedia.org/wiki/Npm_(software)>)
24+
8. [npm workspaces](https://docs.npmjs.com/cli/v7/using-npm/workspaces)
25+
9. [ESLint](https://eslint.org/docs/user-guide/getting-started)
26+
10. [joi](https://www.npmjs.com/package/joi)
27+
11. [dayjs](https://day.js.org/)
2728

2829
### Frontend
2930

0 commit comments

Comments
 (0)