Extending tslint-config-standard
thus following JavaScript Standard Style.
This configuration make necessary changes to make it work in harmony accross IDEs.
// tslint.json
{
"extends": "tslint-config-unional/standard"
}
- Rely on ASI
- Use single qoutes
- Fast to write code
- Work with folding