Skip to content

Commit

Permalink
Fix typo in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
NoahTheDuke committed Jan 27, 2023
1 parent a0fb495 commit 0a0b370
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -183,7 +183,7 @@
}
}
},
"clojure.initialization-options.copy-kond-configs?": {
"clojure.initialization-options.copy-kondo-configs?": {
"type": "boolean",
"description": "Whether to copy clj-kondo hooks configs exported by libs on classpath during startup lint.",
"default": true
Expand Down

0 comments on commit 0a0b370

Please sign in to comment.