AtomLinter / linter-glsl

Atom package that lints GLSL shaders on the fly.
https://atom.io/packages/linter-glsl
MIT License
15 stars 6 forks source link

Asyncify the specs #70

Closed Arcanemagus closed 6 years ago

Arcanemagus commented 6 years ago

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