Skip to content

Commit

Permalink
Rename to stylelintConfig
Browse files Browse the repository at this point in the history
  • Loading branch information
skjnldsv authored Dec 21, 2021
1 parent aebb6e6 commit f3f8a2e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions stylelint.config.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
const babelConfig = require('@nextcloud/stylelint-config')
const stylelintConfig = require('@nextcloud/stylelint-config')

module.exports = babelConfig
module.exports = stylelintConfig

0 comments on commit f3f8a2e

Please sign in to comment.