Refactor of asset bundles
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
test:
|
||||
deno test -A
|
||||
|
||||
lint:
|
||||
deno lint
|
||||
|
||||
fmt:
|
||||
deno fmt
|
||||
|
||||
fmt/check:
|
||||
deno fmt --check
|
||||
Reference in New Issue
Block a user