Add esbuild as dev dependency

This commit is contained in:
softsimon 2024-03-26 18:04:20 +09:00
parent 6e62e93bf6
commit 7408a6f331
No known key found for this signature in database
GPG Key ID: 488D7DCFB5A430D7
2 changed files with 792 additions and 192 deletions

File diff suppressed because it is too large Load Diff

View File

@ -106,6 +106,7 @@
"@typescript-eslint/eslint-plugin": "^7.4.0",
"@typescript-eslint/parser": "^7.4.0",
"eslint": "^8.57.0",
"esbuild": "^0.20.2",
"browser-sync": "^3.0.0",
"http-proxy-middleware": "~2.0.6",
"prettier": "^3.0.0",