UNPKG
@xiag-stc/react-org-unit-form
Version:
latest (1.1.0)
1.1.0
1.0.0
1.0.0-0
0.3.3
0.3.2
0.3.1
0.3.0
0.2.1
0.2.0
0.1.0
React components for editing Tour Operator- and Travel Agency properties
@xiag-stc/react-org-unit-form
/
.gitlab-ci.yml
10 lines
(8 loc)
•
111 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
stages:
-
test job-test-nodejs: stage: test script:
-
npm install
-
npm run lint
-
npm test