1
0
mirror of https://github.com/lana-k/sqliteviz.git synced 2025-12-06 10:08:52 +08:00

#63 test for chart updating

This commit is contained in:
lana-k
2025-03-29 13:32:20 +01:00
parent 108ae454c1
commit f49fa0ea96
3 changed files with 56 additions and 14 deletions

View File

@@ -1,5 +1,5 @@
{
"include": ["src/**/*"],
"include": ["src/**/*", "tests/**/*"],
"exclude": ["node_modules", "dist"],
"compilerOptions": {
"baseUrl": "./",