Lint Plugins Colon Spacing This plugin ensures consistent spacing before and after the colon for type definitions. { ... "lint": { ... "plugins": [ "jsr:@loat-dev/lint-plugins/colon_spacing" ] } }