Open michielbdejong opened 7 years ago
Lint is choking on the "async" keyword. I had a brief stab at fixing that but got bogged down in lint versions and plugins. One thing to notice is that async is an ES7 feature (not ES6).
Lint is choking on the "async" keyword. I had a brief stab at fixing that but got bogged down in lint versions and plugins. One thing to notice is that async is an ES7 feature (not ES6).