plugins.none-ls.sources.formatting.stylelint.enable
Whether to enable the stylelint formatting source for none-ls.
Type: boolean
Default:
false
Example:
true
Declared by:
plugins.none-ls.sources.formatting.stylelint.package
Package to use for stylelint by none-ls.
Type: null or package
Default:
<derivation stylelint-16.5.0>
Declared by:
plugins.none-ls.sources.formatting.stylelint.withArgs
Raw Lua code passed as an argument to the source’s with
method.
Type: null or lua code string
Default:
null
Declared by: