0.0.1 • Published 6 years ago
@guntur/eslint-typescript v0.0.1
eslint
My personal eslint with typescript configration
Install
$ npm install @guntur/eslint-typescript --devUsage
Create or update .eslintrc.js in the project root directory
module.exports = {
extends: [
'@guntur/eslint-typescript'
]
}License
MIT © Guntur Poetra
0.0.1
6 years ago