// https://github.com/ArthurFiorette/prettier-config module.exports = require('@arthurfiorette/prettier-config')({ tsdoc: true, jsdocSpaces: 1, jsdocPrintWidth: 70, jsdocSingleLineComment: false });