UNPKG

json-api-deserialize

Version:

A deserializer for JSON:API responses

6 lines (5 loc) 96 B
module.exports = { hooks: { 'pre-commit': 'yarn build && yarn lint && yarn test', }, };