mirror of
https://github.com/tenrok/axios.git
synced 2026-06-17 19:21:29 +03:00
Fix/typescript tests (#5375)
* chore(ci): Add release-it script; * chore(ci): add `release:no-npm` script to release the package without making an npm release; * fix(test): fixed `d.ts` typings; refactor(test): refactor typescript tests;
This commit is contained in:
+2
-3
@@ -3,10 +3,9 @@
|
||||
.tscache
|
||||
.DS_Store
|
||||
node_modules/
|
||||
typings/
|
||||
coverage/
|
||||
test/typescript/axios.js*
|
||||
sauce_connect.log
|
||||
test/module/cjs/node_modules/
|
||||
test/module/cjs/package-lock.json
|
||||
test/module/**/package-lock.json
|
||||
backup/
|
||||
./.husky/
|
||||
|
||||
Reference in New Issue
Block a user