repo.or.cz
/
ExpressLRS.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Silence unused-variable warning (#2872)
[ExpressLRS.git]
/
src
/
html
/
.eslintrc.yml
blob
54dec8e35939bc8000b243667fc6753e9aa94e3f
1
env:
2
browser: true
3
es2021: true
4
extends:
5
- google
6
parserOptions:
7
ecmaVersion: latest
8
rules: {}