f2elint.config.js (5 lines of code) (raw):

module.exports = { enableStylelint: true, enableMarkdownlint: false, enablePrettier: true, };