Skip to content

Latest commit

 

History

History
executable file
·
10 lines (8 loc) · 433 Bytes

File metadata and controls

executable file
·
10 lines (8 loc) · 433 Bytes

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