UNPKG

@zendesk/laika

Version:

Test, mock, intercept and modify Apollo Client's operations — in both browser and unit tests!

8 lines 156 B
module.exports = { "semi": false, "tabWidth": 2, "singleQuote": true, "trailingComma": "all", "arrowParens": "always", "bracketSpacing": true };