mirror of
https://github.com/axios/axios.git
synced 2026-04-11 14:21:59 +08:00
* chore: remove un-needed packages * chore: add back husky * Update .husky/commit-msg Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com> --------- Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
17 lines
179 B
Plaintext
17 lines
179 B
Plaintext
*.iml
|
|
.idea
|
|
.tscache
|
|
.DS_Store
|
|
node_modules/
|
|
coverage/
|
|
temp/
|
|
test/typescript/axios.js*
|
|
sauce_connect.log
|
|
test/module/**/package-lock.json
|
|
backup/
|
|
.npmrc
|
|
.env
|
|
dist/
|
|
.vscode/
|
|
docs/
|