From 7307bcb70ef2f9a6ab39b43dc79a081700aeb821 Mon Sep 17 00:00:00 2001
From: skyouc
Date: 星期六, 09 八月 2025 09:45:54 +0800
Subject: [PATCH] no message
---
zy-asrs-flow/jsconfig.json | 22 +++++++++++-----------
1 files changed, 11 insertions(+), 11 deletions(-)
diff --git a/zy-asrs-flow/jsconfig.json b/zy-asrs-flow/jsconfig.json
index 197bee5..969fbc1 100644
--- a/zy-asrs-flow/jsconfig.json
+++ b/zy-asrs-flow/jsconfig.json
@@ -1,11 +1,11 @@
-{
- "compilerOptions": {
- "jsx": "react-jsx",
- "emitDecoratorMetadata": true,
- "experimentalDecorators": true,
- "baseUrl": ".",
- "paths": {
- "@/*": ["./src/*"]
- }
- }
-}
+{
+ "compilerOptions": {
+ "jsx": "react-jsx",
+ "emitDecoratorMetadata": true,
+ "experimentalDecorators": true,
+ "baseUrl": ".",
+ "paths": {
+ "@/*": ["./src/*"]
+ }
+ }
+}
--
Gitblit v1.9.1