examples: update quasar example

This commit is contained in:
braks
2022-10-13 23:23:43 +02:00
committed by Braks
parent f978db25e4
commit 3fcc163509
6 changed files with 28 additions and 34 deletions
+2 -1
View File
@@ -29,6 +29,7 @@
]
}
},
"exclude": ["node_modules"],
"include": [
"src/**/*.ts",
"src/**/*.d.ts",
@@ -38,4 +39,4 @@
"src-bex/*.d.ts",
"src-ssr/*.d.ts"
]
}
}