Skip to content

dprint-plugin-stylua v0.1.0

Compare
Choose a tag to compare
@RubixDev RubixDev released this 25 Sep 18:12
· 11 commits to main since this release
{
  // ...etc...
  "includes": [
    "**/*.lua"
  ],
  "plugins": [
    "https://plugins.dprint.dev/RubixDev/stylua-v0.1.0.wasm"
  ],
  "stylua": {
    // config goes here
  }
}