Skip to content
This repository was archived by the owner on Sep 17, 2020. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TSLint Sharable Config for FOURDIGIT

NPM version Build Status Greenkeeper badgeLicense

This package is sharable config of TSLint used in the FOURDIGIT project.

Installation

// yarn
$ yarn add --dev @fourdigit/tslint-config-fourdigit

// npm
$ npm install --save-dev @fourdigit/tslint-config-fourdigit

Usage

(Todo: add usage doc)

Prettier

プロジェクト内で.prettierrc.jsを用意して、以下のように記述をしてください。

module.exports = require('@fourdigit/tslint-config-fourdigit/.prettierrc.js')

License

(Todo: add license)

About

Sharable config of TSLint used in the FOURDIGIT project.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors