bryphe / oni-plugin-tslint

TSLint plugin for Oni

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

oni-language-tslint

TSLint Plugin for Oni

screenshot

TSLint support for Oni leverages the TSLint linter from Palantir

Usage

To get started:

  • Clone repository into your oni plugin path (~/.oni/plugins)
  • Run npm install in the cloned path
  • Restart Oni

For best results, you should have a tslint.json file defined. You can find information about the specification here

Features

There is an experimental 'fix errors' command available in the command-palette, accessible by <C-P>

About

TSLint plugin for Oni

License:MIT License


Languages

Language:JavaScript 100.0%