@terbiumos/tsl-linter
v1.0.1
Published
A linting tool for TSL Files, Compatable with BiomeJS and via CLI
Readme
tsl-linter
A linting tool for TSL Files, Compatable with BiomeJS and via CLI
Usage
To use it you can simple just run it via npx as so:
npx @terbiumos/tsl-linter ./path/to/example.tslIf you want to check if the provided TSL file is valid you can also just run it with --check as the argument or --help to display help
