nulint
TypeScript icon, indicating that this package has built-in type declarations

0.1.1 • Public • Published

nulint

Dependence

Install antlr4, for example, install by homebrew on macOS:

    brew install antr4

For details, visit the official site


Usage

Generate Nu grammar files

    # re-run it only when you have modified Nu.g4 file
    > npm run grammar

Build source files

    > npm run build

Have a test

    > npm run test

Readme

Keywords

Package Sidebar

Install

npm i nulint

Weekly Downloads

3

Version

0.1.1

License

ISC

Unpacked Size

97 kB

Total Files

20

Last publish

Collaborators

  • tangshi03