]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/pybind/mgr/dashboard/frontend/tsconfig.json
import ceph quincy 17.2.6
[ceph.git] / ceph / src / pybind / mgr / dashboard / frontend / tsconfig.json
index 388a019acc8ef616930e9a26fba8e7b98e6f50d6..cf9a49a689050a5e0477eabd0c15f0f2f209e1fc 100644 (file)
@@ -20,6 +20,7 @@
     "target": "es2015",
     "module": "es2020",
     "baseUrl": "./",
+    "resolveJsonModule": true,
     "paths": {
       "~/*": ["src/*"]
     },