Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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

Last synced: 25 days 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
```