Skip to content

Commit f42c53d

Browse files
ilajosmanovdangreen
authored andcommitted
chore: git hooks (#117)
1 parent 6665d8c commit f42c53d

File tree

6 files changed

+29
-3
lines changed

6 files changed

+29
-3
lines changed

.nano-staged.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"*.{js,vue}": "yarn eslint"
3+
}

.simple-git-hooks.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"pre-commit": "yarn nano-staged"
3+
}

dist/vue-google-charts.browser.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)