Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
style(bin/options.js): Turn off prettier for single line
Prettier reformatting is just wrong here. fs.readFileSync() should **not** be split across multiple lines.
- Loading branch information