brandongregoryscott / eslint-plugin-collation

ESLint plugin for making your code easier to read, with autofix and TypeScript support

Home Page:https://eslint-plugin-collation.brandonscott.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Check for compilation errors and skip saving if so

brandongregoryscott opened this issue · comments

There have been a few cases I've run into where the project will save but in a broken state. Devise a strategy for detecting bad code transformations and output an error or warning without actually saving out the broken file(s)