We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Project Structure
README.md
1 parent da7aac5 commit 9e3900bCopy full SHA for 9e3900b
README.md
@@ -20,10 +20,9 @@
20
```md
21
.
22
├── .husky # Husky configuration
23
-├── .commitlintrc.json # Commitlint configuration
+├── .commitlintrc # Commitlint configuration
24
├── .editorconfig # Editor configuration
25
├── .gitignore # Git ignore rules
26
-├── .huskyrc # Husky configuration
27
├── .np-config.json # NPM publish (np) configuration
28
├── LICENSE # Project license
29
├── package.json # NPM package configuration
0 commit comments