mirror of
https://github.com/ivuorinen/base-configs.git
synced 2026-02-19 21:49:58 +00:00
feat!: module & commonjs in stylelint
BREAKING CHANGE: support module, and commonjs types
This commit is contained in:
2
packages/stylelint-config/css/index.mjs
Normal file
2
packages/stylelint-config/css/index.mjs
Normal file
@@ -0,0 +1,2 @@
|
||||
import config from './index.cjs'
|
||||
export default config
|
||||
Reference in New Issue
Block a user