1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-04-22 18:53:14 +00:00

dprint change dprint.json

This commit is contained in:
pmario 2023-07-08 12:22:45 +02:00
parent 5fa89bd2b5
commit 3d77a78993

View File

@ -25,7 +25,16 @@
"./*.json",
"./*.js"
],
"excludes": ["**/node_modules", "**/*-lock.json", "**.min*", "**/files", "boot.js", "bootprefix.js", "sjcl.js", "diff_match_patch.js"],
"excludes": [
"**/node_modules",
"**/*-lock.json",
"**.min*",
"**/files",
"boot.js",
"bootprefix.js",
"sjcl.js",
"diff_match_patch.js"
],
"plugins": [
"https://plugins.dprint.dev/typescript-0.84.4.wasm",
"https://plugins.dprint.dev/json-0.17.2.wasm",