xojs / SublimeLinter-contrib-xo

SublimeLinter plugin for XO
https://github.com/xojs/xo
MIT License
55 stars 7 forks source link

chore: Directly import `PermanentError` #29

Closed kaste closed 2 years ago

kaste commented 2 years ago

As SublimeLinter/SublimeLinter#1713 has been resolved, import PermanentError from the top package.

We still deep-import read_json_file as it has been decided upstream to not make that available for general use yet.