Skip to content

fix(textui): dynamic importing textui if we using it (RIGHT WAY) #65

fix(textui): dynamic importing textui if we using it (RIGHT WAY)

fix(textui): dynamic importing textui if we using it (RIGHT WAY) #65

Workflow file for this run

name: Lint
on: [push, pull_request]
jobs:
lint:
name: Lint Resource
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Lint
uses: iLLeniumStudios/fivem-lua-lint-action@v2