Skip to content
This repository was archived by the owner on Jan 26, 2019. It is now read-only.
This repository was archived by the owner on Jan 26, 2019. It is now read-only.

Linting inconsistencies #102

Closed
Closed
@nareshbhatia

Description

@nareshbhatia

Generated a fresh project using create-react-app my-app --scripts-version=react-scripts-ts:

  • The generated README.md contains references to ESLint instead of TSLint (I would have thought that Remove mentions of Eslint #6 would have fixed this).
  • Changing tslint.json does not seem to do anything. For example, I intentionally messed up the indentation in App.tsx and I don't see any errors/warnings in the browser console. Then I tightened the spec on indentation to "indent": [ true, "spaces", 4 ], still not errors.

Am I missing something?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions