Trip Teknologi's Codebase Convention.
Installation :
$ npm install --save-dev typescript eslint @tripteki/eslint-config
How to use :
- Put this to your created or existed
.eslintrc.*file in the root of your project's directory :
{
"extends": [
"@tripteki/eslint-config"
]
}npx eslint --fix .
- Trip Teknologi (@tripteki)
- Hasby Maulana (@hsbmaulana)