Use prettier
to fix formatting in docs/src/languages/lua.md
+ fix typo (#24118)
Release Notes: - N/A
This commit is contained in:
parent
f14ef40a13
commit
52aed4849a
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ See [LuaLS Settings Documentation](https://luals.github.io/wiki/settings/) for a
|
|||
"indent_style": "space",
|
||||
"indent_size": "4"
|
||||
},
|
||||
"workspace.library": ["../soemdir/library"]
|
||||
"workspace.library": ["../somedir/library"]
|
||||
}
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue