mirror of
https://github.com/hexastack/hexabot
synced 2025-06-26 18:27:28 +00:00
fix: eslint & prettier configuration
This commit is contained in:
4
widget/.prettierrc
Normal file
4
widget/.prettierrc
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"singleQuote": false,
|
||||
"trailingComma": "all"
|
||||
}
|
||||
Reference in New Issue
Block a user