Bump version 3.0.2.
Some checks are pending
Node.js CI / build (postgresql, 18.18, 10) (push) Waiting to run

This commit is contained in:
Mike Cao 2025-12-03 23:01:22 -08:00
parent 2993db14f0
commit 33e927ed1f
4 changed files with 11 additions and 51 deletions

View file

@ -46,6 +46,14 @@
"arrowParentheses": "asNeeded"
}
},
"css": {
"formatter": {
"enabled": true,
"indentStyle": "space",
"indentWidth": 2,
"lineEnding": "lf"
}
},
"assist": {
"enabled": true,
"actions": {