mirror of
https://github.com/tenrok/axios.git
synced 2026-06-17 19:21:29 +03:00
3e6b4e1f31
* chore: added npm run lint step between install and build in build-and-run-vitest * chore: acorn ^8.16.0 added as a devDependency * test: added test to parse all lib files via acorn * feat: added globalThis: "readonly" * feat: ?? replaced with the verbose ternary