Skip to content

Demonstration of a linting bug with the Typescript version of create-react-app

Notifications You must be signed in to change notification settings

AlphaHydrae/create-react-app-typescript-readonly-bug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create React App: Default linter and/or linting configuration cannot parse TypeScript's readonly modifier

See facebook/create-react-app#6420

git clone https://github.com/AlphaHydrae/create-react-app-typescript-readonly-bug.git && \
  cd create-react-app-typescript-readonly-bug && \
  npm ci && \
  ./node_modules/eslint/bin/eslint.js src/App.tsx

About

Demonstration of a linting bug with the Typescript version of create-react-app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published