mirror of
https://github.com/jdalrymple/gitbeaker.git
synced 2026-01-25 16:04:01 +00:00
build: Keep only the declaration files
This commit is contained in:
parent
77fec4ce09
commit
f4c735be3c
@ -32,7 +32,7 @@
|
||||
"browser": "dist/index.browser.js",
|
||||
"typings": "dist/index.d.ts",
|
||||
"scripts": {
|
||||
"build": "tsc && rollup -c",
|
||||
"build": "tsc --noEmit && rollup -c",
|
||||
"commit": "npx git-cz",
|
||||
"coverage": "codecov",
|
||||
"lint": "tslint -p . -t stylish",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user