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

0.0.1 • Public • Published

tsnext

The TypeScript framework

oclif Version Downloads/week License

Usage

$ npm install -g tsnext
$ tsnext COMMAND
running command...
$ tsnext (-v|--version|version)
tsnext/0.0.1 darwin-x64 node-v14.18.1
$ tsnext --help [COMMAND]
USAGE
  $ tsnext COMMAND
...

Commands

tsnext help [COMMAND]

display help for tsnext

USAGE
  $ tsnext help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

tsnext lint

Lints the source code

USAGE
  $ tsnext lint

EXAMPLES
  $ tsnext lint
  $ tsnext lint src/file.ts

See code: lib/commands/lint.js

/tsnext/

    Package Sidebar

    Install

    npm i tsnext

    Weekly Downloads

    1

    Version

    0.0.1

    License

    MIT

    Unpacked Size

    10.5 kB

    Total Files

    23

    Last publish

    Collaborators

    • kettanaito