feat: instealled graphql plugin for leyla vscode
This commit is contained in:
parent
1b5c62f2e6
commit
64e29f793f
3 changed files with 31 additions and 0 deletions
|
|
@ -58,6 +58,9 @@ in {
|
|||
|
||||
nearley.enable = true;
|
||||
|
||||
# graphql
|
||||
graphql.enable = true;
|
||||
|
||||
# astro development
|
||||
vscodeMdx.enable = true;
|
||||
astroVscode.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue