mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2024-11-20 03:25:52 +01:00
fix lint
This commit is contained in:
parent
3fd2d39898
commit
261b17d36c
@ -13,5 +13,8 @@ module.exports = {
|
||||
"no-empty": "off",
|
||||
"no-prototype-builtins": "off",
|
||||
"no-unused-vars": "warn"
|
||||
},
|
||||
"globals": {
|
||||
"HYDROGEN_VERSION": "readonly"
|
||||
}
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user