chore: remove eslint script

This commit is contained in:
Sat Naing
2022-10-16 21:48:35 +06:30
parent a62344a9ff
commit 181d9a2098
-1
View File
@@ -8,7 +8,6 @@
"build": "astro build",
"preview": "astro preview",
"astro": "astro",
"lint": "eslint .",
"format:check": "prettier --check .",
"format": "prettier --write .",
"cz": "cz",