refactor: add checklist editor source (#1085)

* refactor: add checklist editor source

* chore: merge develop
This commit is contained in:
Mo
2022-06-10 17:42:57 -05:00
committed by GitHub
parent 318e89dc03
commit e0794e4ad9
115 changed files with 11962 additions and 180 deletions

View File

@@ -5,3 +5,17 @@ plugins:
spec: "@yarnpkg/plugin-workspace-tools"
yarnPath: .yarn/releases/yarn-3.2.1.cjs
packageExtensions:
"@types/react-redux@*":
peerDependencies:
"@types/react": "*"
"@types/react-dom@*":
peerDependencies:
"@types/react": "*"
"@types/react-beautiful-dnd@*":
peerDependencies:
"@types/react": "*"
"@types/react-transition-group@*":
peerDependencies:
"@types/react": "*"