change to airbnb eslint plugin

This commit is contained in:
Matt Walsh 2020-10-29 16:44:28 -05:00
commit dd98daf0c2
31 changed files with 1179 additions and 790 deletions

View file

@ -35,5 +35,6 @@
"**/vendor/auto/**",
"**/twc3.js",
],
"editor.tabSize": 2,
},
}