feat:初始化 -融骅
This commit is contained in:
6
front/.stylelintrc.js
Normal file
6
front/.stylelintrc.js
Normal file
@@ -0,0 +1,6 @@
|
||||
module.exports = {
|
||||
extends: ['stylelint-config-recommended', 'stylelint-config-standard'],
|
||||
rules: {
|
||||
indentation: 2
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user