Files
lexical/.hintrc
Adithya Vardhan c6b9b2f7aa feat: make icons and popups dynamic & change file structure (#3336)
* chore: components and popups folder

* fix: run scripts on document_end

* feat: make icons and popups dynamic

* fix: restricted page handling

Co-authored-by: Adithya Vardhan <im-adithya@Adithyas-MacBook-Air.local>
2022-11-10 16:03:27 +00:00

8 lines
85 B
Plaintext

{
"extends": [
"development"
],
"hints": {
"meta-viewport": "off"
}
}