# firelint

> Firescript linter

Latest version **0.12.0** (published 2023-11-16) · MIT license · 0 weekly downloads

## Install

```sh
npm install firelint
pnpm add firelint
yarn add firelint
bun add firelint
```

Provides the command `firelint`.

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.12.0 |
| Published | 2023-11-16 |
| First published | 2020-08-30 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 5 |
| Unpacked size | 106.8 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | Andi Heinkelein |
| Maintainers | andifeind, kippis, firetux |
| Keywords | fire, firescript, lint, linter, firescript-linter |

## Links

- npm: https://www.npmjs.com/package/firelint
- npm.io page: https://npm.io/package/firelint

## Dependencies (5)

- [colorfy](https://npm.io/package/colorfy.md) ^2.4.0
- [supercmd](https://npm.io/package/supercmd.md) ^2.0.0
- [scope-tree](https://npm.io/package/scope-tree.md) ^0.3.0
- [firescript-firefs](https://npm.io/package/firescript-firefs.md) ^0.3.3
- [firescript-parser](https://npm.io/package/firescript-parser.md) ^0.12.0

## Alternatives

- [eslint-plugin-sonarjs](https://npm.io/package/eslint-plugin-sonarjs.md) — 2.9M weekly downloads
- [eslint-config-expo](https://npm.io/package/eslint-config-expo.md) — 1.5M weekly downloads
- [@matter/protocol](https://npm.io/package/@matter/protocol.md) — 63.5K weekly downloads
- [@eventcatalog/linter](https://npm.io/package/@eventcatalog/linter.md) — 24.8K weekly downloads
- [@inrupt/eslint-config-base](https://npm.io/package/@inrupt/eslint-config-base.md) — 4.5K weekly downloads

## Recent versions

- 0.12.0 (latest) — 2023-11-16
- 0.11.0 — 2022-10-25
- 0.10.0 — 2022-04-02
- 0.9.8 — 2022-03-10
- 0.9.7 — 2022-03-09
- 0.9.6 — 2022-03-09
- 0.9.5 — 2022-03-09
- 0.9.4 — 2021-11-17
- 0.9.3 — 2021-11-17
- 0.9.2 — 2021-08-20
- 0.9.1 — 2021-07-29
- 0.9.0 — 2021-07-25
- 0.8.1 — 2021-07-18
- 0.8.0 — 2021-07-16
- 0.7.0 — 2021-06-22
- … 18 more at https://npm.io/package/firelint/versions

## README

Firescript Linter
=================

### Usage

```shell
npm install firelint
firelint [src/file.fire]
```

---
_Source: https://npm.io/package/firelint · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
