UNPKG
jasmine2-focused
Version:
latest (1.1.2)
1.1.2
1.1.1
1.1.0
1.0.4
1.0.2
1.0.1
1.0.0
Add focus priorities to Jasmine 2.x
github.com/UziTech/jasmine2-focused
UziTech/jasmine2-focused
jasmine2-focused
/
release.config.js
12 lines
(11 loc)
•
278 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
// eslint-disable-
next
-line strict module.exports = {
"plugins"
: [
"
@semantic
-release/commit-analyzer"
,
"
@semantic
-release/release-notes-generator"
,
"
@semantic
-release/changelog"
,
"
@semantic
-release/npm"
,
"
@semantic
-release/github"
,
"
@semantic
-release/git"
, ], };