1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2026-03-22 02:48:15 +00:00

chore: update ESLint dependencies and improve js style

This commit is contained in:
Cotes Chung
2026-03-12 21:02:46 +08:00
parent 477394b744
commit ce14e1a087
2 changed files with 4 additions and 3 deletions

View File

@@ -36,6 +36,7 @@
"@babel/preset-env": "^7.29.0",
"@commitlint/cli": "^20.4.4",
"@commitlint/config-conventional": "^20.4.4",
"@eslint/js": "^10.0.0",
"@rollup/plugin-babel": "^7.0.0",
"@rollup/plugin-node-resolve": "^16.0.3",
"@rollup/plugin-terser": "^1.0.0",