Browse Source

chore: update jsconfig.json

Lind 4 năm trước cách đây
mục cha
commit
69afa2776f
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      jsconfig.json

+ 1 - 0
jsconfig.json

@@ -1,5 +1,6 @@
 {
   "compilerOptions": {
+    "jsx": "react-jsx",
     "emitDecoratorMetadata": true,
     "experimentalDecorators": true,
     "baseUrl": ".",