Sfoglia il codice sorgente

chore: update jsconfig.json

Lind 4 anni fa
parent
commit
69afa2776f
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      jsconfig.json

+ 1 - 0
jsconfig.json

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