A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/bootstrap-vue/bootstrap-vue/commit/1bf9e59e8888a7a2cd6f135665103419f603a32d below:

configure pre-commit hook (fixes #4532) (#4552) · bootstrap-vue/bootstrap-vue@1bf9e59 · GitHub

File tree Expand file treeCollapse file tree 2 files changed

+440

-10

lines changed

Filter options

Expand file treeCollapse file tree 2 files changed

+440

-10

lines changed Original file line number Diff line number Diff line change

@@ -76,6 +76,18 @@

76 76

"release": "npm run prettify && npm run test && npm run build && standard-version",

77 77

"postinstall": "opencollective || exit 0"

78 78

},

79 +

"husky": {

80 +

"hooks": {

81 +

"pre-commit": "lint-staged"

82 +

}

83 +

},

84 +

"lint-staged": {

85 +

"*{.js,.md,.vue}": "eslint --ext",

86 +

"**/*.{js,json,md,scss,ts,vue}": [

87 +

"prettier --write",

88 +

"git add"

89 +

]

90 +

},

79 91

"dependencies": {

80 92

"@nuxt/opencollective": "^0.3.0",

81 93

"bootstrap": ">=4.4.1 <5.0.0",

@@ -121,8 +133,10 @@

121 133

"gh-pages": "^2.2.0",

122 134

"highlight.js": "^9.17.1",

123 135

"html-loader": "^0.5.5",

136 +

"husky": "^3.1.0",

124 137

"jest": "^24.9.0",

125 138

"jest-environment-jsdom-fourteen": "^1.0.1",

139 +

"lint-staged": "^9.5.0",

126 140

"loader-utils": "^1.2.3",

127 141

"lodash": "^4.17.15",

128 142

"marked": "^0.8.0",

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4