mirror of
https://github.com/kogakure/website-astro-stefanimhoff.de.git
synced 2026-02-04 04:25:28 +00:00
chore: remove vale
This commit is contained in:
@@ -8,7 +8,6 @@
|
||||
"build": "astro build",
|
||||
"preview": "astro preview",
|
||||
"astro": "astro",
|
||||
"vale": "vale sync",
|
||||
"cspell": "cspell --words-only --unique 'src' | sort --ignore-case >> .cspell/dictionary.txt",
|
||||
"prepare": "husky install"
|
||||
},
|
||||
@@ -42,7 +41,6 @@
|
||||
"rollup": "^3.15.0",
|
||||
"tailwindcss-logical": "^3.0.0",
|
||||
"typescript": "^4.9.5",
|
||||
"vale": "^0.1.0",
|
||||
"vite": "^4.1.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user