4 lines
97 B
JavaScript
4 lines
97 B
JavaScript
|
const stylelintConfig = require('@nextcloud/stylelint-config')
|
||
|
|
||
|
module.exports = stylelintConfig
|