Files
lexical/.vscode/extensions.json
Dominic Gannaway bbe2bb493d Add more invariants around insertion of text nodes into root (#3399)
* Update codes

* Add code

* Fix typo

* Fix typo

* Fix unit tests
2022-11-23 15:48:16 +00:00

8 lines
135 B
JSON

{
"recommendations": [
"dbaeumer.vscode-eslint",
"esbenp.prettier-vscode",
"NuclleaR.vscode-extension-auto-import"
]
}