xingyu4j 2 mesiacov pred
rodič
commit
243456d928
1 zmenil súbory, kde vykonal 6 pridanie a 0 odobranie
  1. 6 0
      internal/tailwind-config/tsconfig.json

+ 6 - 0
internal/tailwind-config/tsconfig.json

@@ -0,0 +1,6 @@
+{
+  "$schema": "https://json.schemastore.org/tsconfig",
+  "extends": "@vben/tsconfig/web.json",
+  "include": ["src"],
+  "exclude": ["node_modules"]
+}