mirror of
https://github.com/belsabbagh/dotfiles.git
synced 2026-04-11 01:26:46 +00:00
style stuf
This commit is contained in:
@@ -123,8 +123,8 @@ return {
|
||||
},
|
||||
format = {
|
||||
defaultFormatter = {
|
||||
js = 'none',
|
||||
ts = 'none',
|
||||
js = 'biome',
|
||||
ts = 'biome',
|
||||
},
|
||||
defaultFormatterOptions = {},
|
||||
scriptInitialIndent = false,
|
||||
@@ -135,6 +135,11 @@ return {
|
||||
script = true,
|
||||
style = true,
|
||||
template = true,
|
||||
templateProps = true,
|
||||
interpolation = true,
|
||||
},
|
||||
experimental = {
|
||||
templateInterpolationService = true,
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user