Browse Source

update turbo.json

Yuki Takei 3 years ago
parent
commit
6301f568ec
1 changed files with 6 additions and 0 deletions
  1. 6 0
      turbo.json

+ 6 - 0
turbo.json

@@ -77,6 +77,12 @@
       "persistent": true
     },
 
+    "@growi/ui#lint": {
+      "dependsOn": ["@growi/core#build"]
+    },
+    "@growi/remark-lsx#lint": {
+      "dependsOn": ["@growi/core#dev", "@growi/remark-growi-directive#dev", "@growi/ui#dev"]
+    },
     "@growi/app#lint": {
       "dependsOn": ["^dev"]
     },