@studiohyperdrive/tslint-config

1.0.0-alpha.7 • Public • Published

FEO TSLint config

Installation

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

Usage

Create an tslint.json file in the root of your project and extend the default TSLint settings.

module.exports = {
	"extends": [
		"@studiohyperdrive/tslint-config",

		// In case of testing
		"@studiohyperdrive/tslint-config/lib/tests"
	]
}

/@studiohyperdrive/tslint-config/

    Package Sidebar

    Install

    npm i @studiohyperdrive/tslint-config

    Weekly Downloads

    8

    Version

    1.0.0-alpha.7

    License

    ISC

    Unpacked Size

    4.11 kB

    Total Files

    6

    Last publish

    Collaborators

    • wouterheirstrate
    • ekincia
    • bertyhell
    • shd-developer
    • ian-emsens-shd
    • jeroenvalcke
    • tom-odb
    • brilniels
    • thomasbormans
    • sanderh
    • laurenspeeters
    • rednas
    • denisvalcke
    • ibenvandeveire