oakmac / standard-clojure-style-js

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

update README with #_ :standard-clj/ignore instructions #121

Closed oakmac closed 1 week ago

oakmac commented 1 week ago

Follow-up from Issue #6:

We need to document in the README how #_ :standard-clj/ignore and #_ :standard-clj/ignore-file work.

oakmac commented 1 week ago

I think :standard-clj/ignore-file should be before the ns form.

oakmac commented 1 week ago

Done with commit #27360898