mirror of
https://gitee.com/honghuangdc/soybean-admin-element-plus.git
synced 2025-12-30 18:32:24 +00:00
chore(styles): 🐛 add .gitattributes (#37)
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"extends": "sa/vue",
|
||||
"settings": {
|
||||
"import/core-modules": ["uno.css", "~icons/*", "virtual:svg-icons-register"]
|
||||
}
|
||||
}
|
||||
13
.gitattributes
vendored
Normal file
13
.gitattributes
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
"*.vue" eol=lf
|
||||
"*.js" eol=lf
|
||||
"*.ts" eol=lf
|
||||
"*.jsx" eol=lf
|
||||
"*.tsx" eol=lf
|
||||
"*.mjs" eol=lf
|
||||
"*.json" eol=lf
|
||||
"*.html" eol=lf
|
||||
"*.css" eol=lf
|
||||
"*.scss" eol=lf
|
||||
"*.md" eol=lf
|
||||
"*.yaml" eol=lf
|
||||
"*.yml" eol=lf
|
||||
Reference in New Issue
Block a user