Ghost/apps/comments-ui/src
Daniel Lockyer c97cc08455 Updated ESLint config for React+Typescript packages
refs https://github.com/TryGhost/DevOps/issues/50

- `react-app` comes from `eslint-config-react-app`, which is a CRA package
- we're moving away from that so this commit switches the linting over
  to a more recently updated plugin
- once that was removed, we started using a newer version of
  `@typescript-eslint/eslint-plugin`, so there were plenty of
  updates/exemptions to make
2023-07-27 11:40:31 +02:00
..
components Updated ESLint config for React+Typescript packages 2023-07-27 11:40:31 +02:00
images/icons
styles Migrated from Webpack to Vite and updated dependencies 2023-06-21 15:28:01 +02:00
utils Updated ESLint config for React+Typescript packages 2023-07-27 11:40:31 +02:00
actions.ts Updated ESLint config for React+Typescript packages 2023-07-27 11:40:31 +02:00
App.jsx Migrated Comments-UI to TypeScript (#17129) 2023-06-27 14:51:37 +02:00
App.test.jsx Migrated Comments-UI to TypeScript (#17129) 2023-06-27 14:51:37 +02:00
AppContext.ts Updated ESLint config for React+Typescript packages 2023-07-27 11:40:31 +02:00
index.tsx Added E2E tests for comments-ui accent color option 2023-06-27 16:28:53 +02:00
logo.svg
pages.ts Migrated Comments-UI to TypeScript (#17129) 2023-06-27 14:51:37 +02:00
setupTests.ts Migrated Comments-UI to TypeScript (#17129) 2023-06-27 14:51:37 +02:00
typings.d.ts Migrated Comments-UI to TypeScript (#17129) 2023-06-27 14:51:37 +02:00
vite-env.d.ts Migrated Comments-UI to TypeScript (#17129) 2023-06-27 14:51:37 +02:00