first commit
This commit is contained in:
@@ -0,0 +1,52 @@
|
||||
{
|
||||
"config": {
|
||||
"version": "1.0.0",
|
||||
"logger": {
|
||||
"level": 1,
|
||||
"showTimestamp": true,
|
||||
"showLevel": true,
|
||||
"console": true,
|
||||
"showNotifications": true,
|
||||
"noticeTimeout": 5000
|
||||
},
|
||||
"developer": {
|
||||
"enabled": false,
|
||||
"enableCount": 0
|
||||
},
|
||||
"menu": {
|
||||
"useSubMenu": true
|
||||
}
|
||||
},
|
||||
"toolkit": {
|
||||
"quickPath": {
|
||||
"config": {
|
||||
"enabled": true,
|
||||
"useAbsolutePath": false,
|
||||
"pathSeparator": "\n",
|
||||
"addEditorMenu": true,
|
||||
"addFileMenu": true
|
||||
},
|
||||
"data": {
|
||||
"lastModified": "2025-10-26T17:18:34Z"
|
||||
}
|
||||
},
|
||||
"tableEnhancements": {
|
||||
"config": {
|
||||
"enabled": true
|
||||
},
|
||||
"data": {
|
||||
"lastModified": "2025-10-26T17:18:34Z"
|
||||
}
|
||||
},
|
||||
"folderTemplates": {
|
||||
"config": {
|
||||
"enabled": true,
|
||||
"templatesFolderPath": "",
|
||||
"ignoredFolders": []
|
||||
},
|
||||
"data": {
|
||||
"lastModified": "2025-10-26T17:18:34Z"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user