Closed oakmac closed 3 months ago
format
list
check
fix
--quiet
--ignore
.standard-clj.json
.standard-clj.edn
require
import
--file-ext
I am liking how this works so far on my local machine. I created some follow-up issues:
TODO
format
commandlist
command - list files that would be effectedformat
should write to stderr if it encounters either bad syntax or a situation that the library cannot handlecheck
command to check for valid syntax, or if formatted already?format
tofix
? similar to standard js--quiet
option to not print anything, only exit codes--ignore
option.standard-clj.json
or.standard-clj.edn
file for optionsrequire
vsimport
thing--file-ext
option