Convert configs from json to toml #58

Merged
jgeorgi merged 5 commits from toml_annot into main 2025-05-02 03:54:19 +00:00
7 changed files with 1177 additions and 23 deletions
Showing only changes of commit ea51793e2f - Show all commits

View File

@@ -74,9 +74,9 @@
], ],
"packageFiles": [ "packageFiles": [
"mini-st.js", "mini-st.js",
"glmv-prev.js",
"glmv-mvconfig.js", "glmv-mvconfig.js",
"glmv-hs.js", "glmv-hs.js"
"glmv-prev.js"
] ]
} }
} }