Skip to content

Task10 - #10

Open
viktoryia-liaukovich wants to merge 6 commits into
task9from
task10
Open

viktoryia-liaukovich wants to merge 6 commits into
task9from
task10

Conversation

@viktoryia-liaukovich

Copy link
Copy Markdown
Owner
Screenshot 2023-11-28 at 23 43 00 Screenshot 2023-11-28 at 23 42 47

Comment thread package.json
"ts-node": "^10.9.1",
"typescript": "^5.2.2",
"uuid": "^9.0.1"
},

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.


"husky": {
  "hooks": {
    "pre-commit": "lint-staged"
  }
},
"lint-staged": {
  "*": "prettier --write"
},

quite easier for precommit and lint staged files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants