summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLi Zhineng <[email protected]>2025-07-23 19:16:37 +0800
committerLi Zhineng <[email protected]>2025-07-23 19:16:37 +0800
commite503605be4b8bcd46daa9c573152a954903cee8d (patch)
tree4e2d9005c097dbc33b1ad01236211c280095da7c
parent717cec66cd192fc477ea2c5b31e0ca43cbb44a9c (diff)
downloadwave-e503605be4b8bcd46daa9c573152a954903cee8d.tar.gz
wave-e503605be4b8bcd46daa9c573152a954903cee8d.zip
apply fixes by Prettier
-rw-r--r--tsconfig.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/tsconfig.json b/tsconfig.json
index 9ba1bc1..d5c5877 100644
--- a/tsconfig.json
+++ b/tsconfig.json
@@ -15,5 +15,5 @@
"./node_modules/miniprogram-api-typings"
]
},
- "include": ["src/**/*.ts"],
+ "include": ["src/**/*.ts"]
}