update initial config

This commit is contained in:
AykutSarac 2022-04-08 16:57:00 +03:00
parent 897fdda138
commit 8451b0437a

View File

@ -38,6 +38,8 @@ export const defaultJson = [
export const defaultConfig: StorageConfig = {
layout: "LEFT",
expand: true,
controls: true,
autoformat: true,
hideEditor: false,
zoomScale: 0.8,
transform: 0,
};