소스 검색

Adding pyrightconfig.json for code

Andrej Studen 2 년 전
부모
커밋
2fcc4f0f61
1개의 변경된 파일6개의 추가작업 그리고 0개의 파일을 삭제
  1. 6 0
      slicerModules/pyrightconfig.json

+ 6 - 0
slicerModules/pyrightconfig.json

@@ -0,0 +1,6 @@
+{
+    "extraPaths":["../../nixsuite/slicerModule",
+        "../../nixsuite/wrapper",
+        "../../../install/Slicer/bin/Python",
+        "../../../../.labkey/software/src/labkeyInterface"],
+}