dojo / dojo-package-template

Dojo 2 - template to clone for creating packages (internal use)
Other
6 stars 18 forks source link

tslint.json doesn't fully reflect the Style Guide #34

Closed kitsonk closed 6 months ago

kitsonk commented 8 years ago

There are inconstancies between the style guide and the tslint.json.

novemberborn commented 8 years ago

@kitsonk as per https://github.com/dojo/meta/issues/43 I don't think tslint can save us here. We could wait until https://github.com/eslint/typescript-eslint-parser matures, or actively try and help that along. Then we get access to the full ESLint ecosystem and we'll be able to bring linting in line with the style guide.