Skip to content

Commit 840cf10

Browse files
committed
➕ commitlint
1 parent a5313b8 commit 840cf10

File tree

2 files changed

+606
-24
lines changed

2 files changed

+606
-24
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,14 @@
3030
"wipe.css": "^1.3.0"
3131
},
3232
"devDependencies": {
33+
"@commitlint/cli": "^17.1.2",
3334
"@prismicio/types": "^0.2.3",
3435
"@tsconfig/node14": "^1.0.1",
3536
"@typescript-eslint/eslint-plugin": "^5.41.0",
3637
"@typescript-eslint/parser": "^5.41.0",
3738
"astro": "^1.4.2",
3839
"astro-webmanifest": "^0.4.1",
40+
"commitlint-config-gitmoji": "^2.2.6",
3941
"concurrently": "^7.5.0",
4042
"dotenv": "^16.0.3",
4143
"eslint": "^8.24.0",

0 commit comments

Comments
 (0)