simpleui
simpleui copied to clipboard
Add clj-kondo inline macro configuration
Versions of clj-kondo since 2023.03.17
support inline macro configuration. We can use this to prevent annoying linting errors from popping up when using defcomponent
etc. without having to add anything to our clj-kondo config.
I'm not sure I've chosen the best config options here though, so please double check them.