diff --git a/README.md b/README.md index 81cdf18..78ce98c 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@

-## Why +## Why? I often wonder what it would look like to build sites & apps knowing just the basics. diff --git a/package.json b/package.json index 7af92c1..8971738 100644 --- a/package.json +++ b/package.json @@ -18,11 +18,6 @@ "format": "prettier . --write", "prepare": "husky" }, - "husky": { - "hooks": { - "post-commit": "echo \"hey\"" - } - }, "devDependencies": { "@eslint/compat": "^2.0.2", "@eslint/js": "^10.0.1",