first
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
[serve.static]
|
||||
plugins = ["bun-plugin-tailwind"]
|
||||
env = "BUN_PUBLIC_*"
|
||||
|
||||
[test]
|
||||
coverage = true
|
||||
coverageDir = "coverage"
|
||||
preload = ["./test-setup.ts"]
|
||||
root = "./src"
|
||||
Reference in New Issue
Block a user