UNPKG

mongoose-patch-history

Version:

Mongoose plugin that saves a history of JSON patch operations for all documents belonging to a schema in an associated 'patches' collection

10 lines (9 loc) 157 B
module.exports = { endOfLine: 'lf', semi: false, singleQuote: true, tabWidth: 2, trailingComma: 'es5', arrowParens: 'always', printWidth: 80 }