Skip to content
 
 

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NI JavaScript and TypeScript Style Guide

Logo

Welcome to NI's JavaScript and TypeScript linter rules for ESLint and TSLint.

Installation

Install @ni/eslint-config and its peer dependencies.

Use npm view to list the correct versions of each package to install yourself.

npm view @ni/eslint-config peerDependencies

Alternatively, use install-peerdeps as a shortcut to install the packages for you.

npx install-peerdeps --dev @ni/eslint-config

Usage

Extend @ni in the ESLint configuration.

{
    "extends": "@ni"
}

License

MIT (c) 2020 National Instruments Corporation

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages