AtomLinter / linter-scss-lint

Linter plugin for SCSS, using scss-lint
36 stars 21 forks source link

Asyncify the specs #216

Closed Arcanemagus closed 7 years ago

Arcanemagus commented 7 years ago

Bring in jasmine-fix to allow the use of async/await in the specs and refactor them to take advantage of this.