mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-14 11:59:53 +03:00
chore: add eslint
* add eslint with space rules to cover what sonarcloud doesn't * run lint in travis * add eslint vue config
This commit is contained in:
parent
bc47878b30
commit
d396d97e5e
33 changed files with 884 additions and 188 deletions
|
@ -92,7 +92,7 @@ const MSPCodes = {
|
|||
MSP_ANALOG: 110,
|
||||
MSP_RC_TUNING: 111,
|
||||
MSP_PID: 112,
|
||||
//MSP_BOX: 113, // DEPRECATED
|
||||
//MSP_BOX: 113, // DEPRECATED
|
||||
MSP_MISC: 114, // DEPRECATED
|
||||
MSP_BOXNAMES: 116,
|
||||
MSP_PIDNAMES: 117,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue