mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-12-14 10:39:18 +08:00
10 lines
178 B
YAML
10 lines
178 B
YAML
|
tasks:
|
||
|
- init: yarn install
|
||
|
command: yarn run start
|
||
|
ports:
|
||
|
- port: 3000
|
||
|
onOpen: open-preview
|
||
|
|
||
|
vscode:
|
||
|
extensions:
|
||
|
- octref.vetur@0.23.0:0z6KpEz8h/vAvy4pYRDg3Q==
|