2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-14 18:42:33 +03:00
Files
axios/.gitignore
T
Dmitriy Mozgovoy 7a2f901f42 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;
2022-12-14 22:49:49 +02:00

12 lines
150 B
Plaintext

*.iml
.idea
.tscache
.DS_Store
node_modules/
coverage/
test/typescript/axios.js*
sauce_connect.log
test/module/**/package-lock.json
backup/
./.husky/