mirror of
https://github.com/excalidraw/excalidraw.git
synced 2026-08-01 00:16:47 -04:00
11 lines
158 B
JSON
11 lines
158 B
JSON
{
|
|
"git": {
|
|
"deploymentEnabled": {
|
|
"master": true,
|
|
"**": false
|
|
}
|
|
},
|
|
"outputDirectory": "build",
|
|
"installCommand": "yarn install"
|
|
}
|