oakmac / standard-clojure-style-js

Standard Clojure Style in JavaScript
ISC License
33 stars 1 forks source link

error on bad syntax / unparseable #59

Open oakmac opened 2 months ago

oakmac commented 2 months ago

If the parsing step fails or finds syntax errors, the CLI tooling should show an error (exit code 1). Ideally it should let the user know which character the parsing failed / stopped at.