An open API service indexing awesome lists of open source software.

https://github.com/zcaudate/tool.prettier-plugin-lua

Browser Tooling for Prettier Plugin Lua
https://github.com/zcaudate/tool.prettier-plugin-lua

Last synced: 10 months ago
JSON representation

Browser Tooling for Prettier Plugin Lua

Awesome Lists containing this project

README

          

# Introduction

Building the `bundle.js` file:

``` shell
make package
```

Copy the `bundle.js` to `assets/fx.prettier.lua` directory

``` shell
make release
```