Closed Arcanemagus closed 7 years ago
@maxjacobson You'll probably want to fix the Code Climate config, as I only know enough to cut out the coffeelint
part 😛.
Happy to re-enable eslint after this is merged
Whoops, looks like this got dropped. Looking into finishing this up.
There we go, passing build!
Rewrite the linter in ES2017 code, including the following changes:
configSchema
in thepackage.json
so Atom doesn't have to execute the code to read the settings.async
/await
where possible