npm install + git add -a
All checks were successful
Lint / pre-commit Linting (push) Successful in 1m15s
All checks were successful
Lint / pre-commit Linting (push) Successful in 1m15s
This commit is contained in:
7
node_modules/axios/lib/defaults/transitional.js
generated
vendored
Normal file
7
node_modules/axios/lib/defaults/transitional.js
generated
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
'use strict';
|
||||
|
||||
module.exports = {
|
||||
silentJSONParsing: true,
|
||||
forcedJSONParsing: true,
|
||||
clarifyTimeoutError: false
|
||||
};
|
||||
Reference in New Issue
Block a user