mirror of
https://github.com/makeplane/plane
synced 2025-08-07 19:59:33 +00:00
* refactor: lite and rich text editors * refactor: document editor migration * fix: add missing css import * refactor: issue embed widget splitting * chore: remove extensions folder from ee * chore: update web ee folder structure * fix: build errors --------- Co-authored-by: Satish Gandham <satish.iitg@gmail.com>
6 lines
67 B
Plaintext
6 lines
67 B
Plaintext
{
|
|
"printWidth": 120,
|
|
"tabWidth": 2,
|
|
"trailingComma": "es5"
|
|
}
|