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
- Host: GitHub
- URL: https://github.com/zcaudate/tool.prettier-plugin-lua
- Owner: zcaudate
- Created: 2021-01-20T19:14:48.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-28T04:12:20.000Z (almost 5 years ago)
- Last Synced: 2025-01-14T05:42:34.796Z (12 months ago)
- Language: JavaScript
- Size: 2.93 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```