Skip to content

Commit

Permalink
chore(config): updates styleguide (#6) (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
csantiago132 committed Oct 4, 2024
1 parent 39fd6c0 commit 89641ba
Show file tree
Hide file tree
Showing 4 changed files with 2,034 additions and 1,051 deletions.
4 changes: 3 additions & 1 deletion .commitlintrc.js
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
module.exports = require.resolve('@kurocado-studio/style-guide/commitlint');
module.exports = {
extends: ['@kurocado-studio/style-guide/commitlint'],
};
3 changes: 3 additions & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
package-lock.json
package.json
pnpm-lock.yaml
Loading

0 comments on commit 89641ba

Please sign in to comment.