Bump ESLint from unsported version to version 9
This commit is contained in:
parent
00a96fec4e
commit
f4b430071e
6 changed files with 377 additions and 507 deletions
|
|
@ -57,7 +57,7 @@ export default {
|
|||
propertyDescription: function () {
|
||||
try {
|
||||
return this.thingDescription(this.thingName).properties[this.propertyName];
|
||||
} catch (error) {
|
||||
} catch {
|
||||
return undefined;
|
||||
}
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue