UNPKG

@gabortorma/moment-working-days-hu

Version:

[@gabortorma/moment-working-days](https://github.com/GaborTorma/moment-working-days) with updated hungarian holidays and forced business days.

11 lines (10 loc) 170 B
module.exports = { singleQuote: true, arrowParens: 'always', semi: false, printWidth: 100, tabWidth: 2, useTabs: true, endOfLine: 'auto', trailingComma: 'es5', }