mirror of
https://github.com/AykutSarac/jsoncrack.com.git
synced 2025-01-27 15:22:56 +08:00
update initial config
This commit is contained in:
parent
897fdda138
commit
8451b0437a
@ -38,6 +38,8 @@ export const defaultJson = [
|
|||||||
export const defaultConfig: StorageConfig = {
|
export const defaultConfig: StorageConfig = {
|
||||||
layout: "LEFT",
|
layout: "LEFT",
|
||||||
expand: true,
|
expand: true,
|
||||||
controls: true,
|
|
||||||
autoformat: true,
|
autoformat: true,
|
||||||
|
hideEditor: false,
|
||||||
|
zoomScale: 0.8,
|
||||||
|
transform: 0,
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user