Rename to stylelintConfig

This commit is contained in:
John Molakvoæ 2021-12-21 07:26:08 +01:00 committed by GitHub
parent aebb6e6695
commit f3f8a2eec4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
const babelConfig = require('@nextcloud/stylelint-config') const stylelintConfig = require('@nextcloud/stylelint-config')
module.exports = babelConfig module.exports = stylelintConfig