1
0
mirror of https://github.com/thib8956/tic-tac-toe-ws.git synced 2025-07-01 14:25:47 +00:00

rename mts to ts

This commit is contained in:
2024-09-25 20:21:02 +02:00
parent 3a33868a02
commit cc1fd59b79
6 changed files with 5 additions and 4 deletions

2
.gitignore vendored
View File

@ -1,2 +1,2 @@
node_modules/
*.mjs
*.js