Bump postcss from 7.0.35 to 7.0.36 (#8)
[ustaxviewer.git] / tsconfig.json
index d97ddd95e3c5b937adb4763719155151a953662a..bdabc33dcfb3eae2093e2b58849629207a2b56bb 100644 (file)
@@ -20,7 +20,7 @@
     "demos"
   ],
   "exclude": [
-    "node_modules/",
-    "../ustaxlib"
+    "./node_modules/",
+    "./dist/"
   ]
 }