mirror of
https://github.com/xHyroM/roles-bot.git
synced 2024-11-12 20:18:06 +01:00
build: add formatter
This commit is contained in:
parent
eea36abb25
commit
77abbeef50
1 changed files with 8 additions and 0 deletions
|
@ -11,5 +11,13 @@
|
|||
"rules": {
|
||||
"recommended": true
|
||||
}
|
||||
},
|
||||
"formatter": {
|
||||
"enabled": true,
|
||||
"formatWithErrors": false,
|
||||
"indentStyle": "tab",
|
||||
"indentSize": 2,
|
||||
"lineWidth": 80,
|
||||
"ignore": []
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue