chore: split lint config files

This commit is contained in:
chenjiahan
2020-12-01 19:41:10 +08:00
parent 7749589d06
commit b71cada198
6 changed files with 13 additions and 20 deletions
+4
View File
@@ -0,0 +1,4 @@
{
"singleQuote": true,
"proseWrap": "never"
}