refactor: add markdown visual editor source (#1088)

This commit is contained in:
Johnny A
2022-06-11 17:08:15 -04:00
committed by GitHub
parent a6b9e992f8
commit 28566c9a43
89 changed files with 6207 additions and 792 deletions

View File

@@ -9,6 +9,7 @@
},
"scripts": {
"build": "yarn workspaces foreach --parallel run build",
"lint": "yarn workspaces foreach --parallel run lint",
"version": "node scripts/package-components.mjs && git add dist && git commit -m 'chore(release): components'"
},
"devDependencies": {