UNPKG
parser-transform
Version:
latest (1.0.4)
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
Streaming+Async lexer and parser
gitlab.com/shimaore/symptomatic-glue
parser-transform
/
.gitlab-ci.yml
8 lines
(6 loc)
•
79 B
YAML
View Raw
1
2
3
4
5
6
7
8
image: node:alpine test: script:
-
npm install
-
npm audit
-
npm test