Skip to content

Commit

Permalink
chore(restapi): add jscutlery
Browse files Browse the repository at this point in the history
jscutlery added to the repo
  • Loading branch information
subhranshudas committed Oct 5, 2022
1 parent e2f2fa5 commit abf309b
Show file tree
Hide file tree
Showing 3 changed files with 990 additions and 28 deletions.
4 changes: 4 additions & 0 deletions .commitlintrc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"extends": ["@commitlint/config-angular"],
"rules": {}
}
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@
"uuid": "^9.0.0"
},
"devDependencies": {
"@commitlint/cli": "^17.0.0",
"@commitlint/config-angular": "^17.0.0",
"@jscutlery/semver": "^2.27.1",
"@nrwl/cli": "14.1.7",
"@nrwl/eslint-plugin-nx": "14.1.7",
"@nrwl/jest": "14.1.7",
Expand Down
Loading

0 comments on commit abf309b

Please sign in to comment.