change to airbnb eslint plugin
This commit is contained in:
parent
b7967fca05
commit
dd98daf0c2
31 changed files with 1179 additions and 790 deletions
|
|
@ -1,4 +1,6 @@
|
|||
const _StationInfo = {
|
||||
// cspell: disable
|
||||
// eslint-disable-next-line no-unused-vars
|
||||
const StationInfo = {
|
||||
MADC: {
|
||||
id: 'MADC',
|
||||
city: 'Durango Complex',
|
||||
|
|
@ -19544,4 +19546,4 @@ const _StationInfo = {
|
|||
lon: -78.5016,
|
||||
},
|
||||
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue