ts @types. React hooks

This commit is contained in:
grinikita
2025-04-27 19:56:23 +03:00
parent a621b0f6ab
commit 330e4c0d74
13 changed files with 238 additions and 146 deletions
+2 -1
View File
@@ -5,7 +5,8 @@
"scripts": {
"start": "webpack serve --mode=development",
"build": "webpack --mode=development",
"dev": "webpack --mode=development --watch"
"dev": "webpack --mode=development --watch",
"lint": "eslint"
},
"author": "",
"license": "ISC",