UNPKG

caldav-adapter

Version:

CalDAV server for Node.js and Koa. Modernized and maintained for Forward Email.

9 lines (8 loc) 127 B
module.exports = { prettier: true, space: true, extends: ['xo-lass'], rules: { 'no-warning-comments': 'off' } };