A big commit with a bunch of node modules so I could run puppeteer for Walmart. Added some todos and Headway's templates.
This commit is contained in:
7
Scripts/node_modules/axios/lib/defaults/transitional.js
generated
vendored
Normal file
7
Scripts/node_modules/axios/lib/defaults/transitional.js
generated
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
'use strict';
|
||||
|
||||
export default {
|
||||
silentJSONParsing: true,
|
||||
forcedJSONParsing: true,
|
||||
clarifyTimeoutError: false
|
||||
};
|
||||
Reference in New Issue
Block a user