Extending standard
and follows JavaScript Semi Standard Style.
This configuration make necessary changes to make it work in harmony accross IDEs.
// tslint.json
{
"extends": "tslint-config-unional/semi-standard"
}
- Disregard semicolon rule
- Use single qoutes
- Fast to write code
- Work with folding