]> git.ipfire.org Git - thirdparty/vuejs/pinia.git/commitdiff
ci: ignore playground
authorEduardo San Martin Morote <posva13@gmail.com>
Wed, 11 Oct 2023 13:55:01 +0000 (15:55 +0200)
committerEduardo San Martin Morote <posva13@gmail.com>
Wed, 11 Oct 2023 13:55:01 +0000 (15:55 +0200)
packages/docs/typedoc.tsconfig.json

index 44c3646e1a3859a3d523811f709a1c80850697ae..fb3d83a76299980a22d5f04edb131639374f9b66 100644 (file)
@@ -8,6 +8,7 @@
     "../*/src/*.spec.ts",
     "../nuxt/playground",
     "../playground",
+    "../online-playground",
     "../nuxt/src/runtime",
     "**/*.spec.ts"
   ],