feat: added commitlint, semantic pr
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
"ace-builds": "^1.4.12",
|
||||
"acorn": "^8.4.1",
|
||||
"acorn-walk": "^8.1.0",
|
||||
"core-js": "^3.9.1",
|
||||
"esprima": "^4.0.1",
|
||||
"firebase": "^8.6.8",
|
||||
"graphql": "^15.5.1",
|
||||
@@ -57,6 +58,8 @@
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.14.6",
|
||||
"@babel/preset-env": "^7.14.7",
|
||||
"@commitlint/cli": "^12.0.1",
|
||||
"@commitlint/config-conventional": "^12.0.1",
|
||||
"@nuxt/types": "^2.15.7",
|
||||
"@nuxt/typescript-build": "^2.1.0",
|
||||
"@nuxtjs/color-mode": "^2.0.10",
|
||||
@@ -82,7 +85,7 @@
|
||||
"jest-serializer-vue": "^2.0.2",
|
||||
"lint-staged": "^11.0.0",
|
||||
"nuxt-windicss": "^1.1.1",
|
||||
"prettier": "^2.3.1",
|
||||
"prettier": "^2.3.2",
|
||||
"pretty-quick": "^3.1.1",
|
||||
"raw-loader": "^4.0.2",
|
||||
"sass": "^1.35.1",
|
||||
|
||||
Reference in New Issue
Block a user