Fix type generation

This commit is contained in:
Maximilian Ammann 2022-09-24 17:37:09 +02:00
parent d234d1da37
commit 694c1914be

View File

@ -13,4 +13,5 @@
"types": ["maplibre", "env"],
"typeRoots": ["@types"]
},
"include": ["./src/**/*"]
}