fix: fixed issues after use @aklive2d/module
This commit is contained in:
5
apps/module/stylelint.config.js
Normal file
5
apps/module/stylelint.config.js
Normal file
@@ -0,0 +1,5 @@
|
||||
import baseConfig from '@aklive2d/stylelint-config'
|
||||
/** @type {import('stylelint').Config} */
|
||||
export default {
|
||||
...baseConfig,
|
||||
}
|
||||
Reference in New Issue
Block a user