const stylelintConfig = require('@nextcloud/stylelint-config')
stylelintConfig.ignoreFiles = ['css/At.scss']
module.exports = stylelintConfig