Spaces:
Sleeping
Sleeping
File size: 118 Bytes
57156b3 |
1 2 3 4 5 6 7 8 |
'use strict';
export default {
silentJSONParsing: true,
forcedJSONParsing: true,
clarifyTimeoutError: false
};
|