tanxium 0.2.1

Embeddable JavaScript/TypeScript runtime for Yasumu powered by Deno
Documentation
1
2
3
4
5
6
{
  "fmt": {
    "exclude": ["target/**", ".yasumu_modules/**"],
    "include": ["src/exts/js/**", "examples/**"]
  }
}