Create React App: Default linter and/or linting configuration cannot parse TypeScript's readonly modifier
See react/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