mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-23 08:15:22 +03:00
chore: add comman dangle rule for multiline
This commit is contained in:
parent
ae2ef20ce2
commit
03690e087f
43 changed files with 203 additions and 202 deletions
|
@ -51,7 +51,7 @@ const majorFirmwareVersions = {
|
|||
"1.39": "3.4.*",
|
||||
"1.37": "3.3.0",
|
||||
"1.36": "3.2.*",
|
||||
"1.31": "3.1.0"
|
||||
"1.31": "3.1.0",
|
||||
};
|
||||
|
||||
export function generateVirtualApiVersions() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue