2026-05-06
- corvée(gitignore) exclus les fichiers CSS compilés
This commit is contained in:
parent
67f96263df
commit
2ef5fbba66
102 changed files with 996 additions and 209370 deletions
|
|
@ -9,13 +9,21 @@
|
|||
"!oxc",
|
||||
"!oxfmt",
|
||||
"!oxlint",
|
||||
"!phptools",
|
||||
"!phpantom_lsp",
|
||||
"!prettier",
|
||||
"!tailwindcss-language-server",
|
||||
"!tsgo",
|
||||
"!vtsls",
|
||||
"..."
|
||||
],
|
||||
"languages": {
|
||||
"PHP": {
|
||||
"language_servers": [
|
||||
"phpactor",
|
||||
"phptools"
|
||||
]
|
||||
}
|
||||
},
|
||||
"lsp": {
|
||||
"css-variables": {
|
||||
"settings": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue