UNPKG

purescript-linter

Version:

A Linter for the PureScript language with 8 formatting and 18 style rules.

4 lines (3 loc) 76 B
#!/usr/bin/env node import * as Main from './dist/index.js'; Main.main();