browsertrix/frontend
Emma Segal-Grossman 41d6e79cb3
Clean up ESLint warnings in main (#1616)
See title.

The only place this changes behaviour is in the placeholder page list,
which will be replaced by the real one shortly, so I'm going to just
merge this.
2024-03-19 17:22:27 -04:00
..
.husky
assets
config Upgrade Prettier to 3 (#1513) 2024-01-31 20:56:17 -05:00
patches Fix attribute casing & lit-analyzer issues (#1429) 2023-12-11 12:34:03 -05:00
scripts Add ESLint rules for import ordering (#1608) 2024-03-18 21:50:02 -04:00
src Clean up ESLint warnings in main (#1616) 2024-03-19 17:22:27 -04:00
tests Add ESLint rules for import ordering (#1608) 2024-03-18 21:50:02 -04:00
xliff revert changes from i18n (will address elsewhere) 2023-11-13 19:36:03 -05:00
.dockerignore
.editorconfig
.eslintrc.js Fix missing page component imports (#1610) 2024-03-18 20:55:35 -07:00
.gitignore
.prettierignore Ensure linting & formatting runs in CI (#1512) 2024-01-31 18:25:44 -05:00
.vscode add vscode config symlink in frontend dir 2023-11-20 16:56:48 -05:00
00-browsertrix-nginx-init.sh
Dockerfile Upgrade Node 16 > 18 (#1612) 2024-03-19 13:02:08 -07:00
frontend.conf.template Passthrough X-Forwarded-Proto header in frontend nginx (#1226) 2023-09-28 10:58:57 -07:00
index.d.ts enable a few more useful eslint suggestions & correct some more types (#1517) 2024-02-09 16:14:08 -08:00
lit-localize.json
minio.conf
package.json Fix asset imports in tests (#1611) 2024-03-19 13:06:07 -07:00
playwright.config.ts
postcss.config.js Org settings layout fix + misc styling & consistency improvements (#1427) 2023-12-13 17:29:35 -05:00
prettier.config.js Fix mismatch in prettier import order config (#1609) 2024-03-18 22:14:13 -04:00
README.md Update frontend local dev guide (#1073) 2023-08-15 12:03:39 -07:00
sample.env.local
tailwind.config.js Add ESLint rules for import ordering (#1608) 2024-03-18 21:50:02 -04:00
tsconfig.eslint.json Upgrade Prettier to 3 (#1513) 2024-01-31 20:56:17 -05:00
tsconfig.json Upgrade Prettier to 3 (#1513) 2024-01-31 20:56:17 -05:00
web-test-runner.config.mjs Fix asset imports in tests (#1611) 2024-03-19 13:06:07 -07:00
webpack.config.js Add ESLint rules for import ordering (#1608) 2024-03-18 21:50:02 -04:00
webpack.dev.js Add ESLint rules for import ordering (#1608) 2024-03-18 21:50:02 -04:00
webpack.prod.js Add ESLint rules for import ordering (#1608) 2024-03-18 21:50:02 -04:00
yarn.lock Fix asset imports in tests (#1611) 2024-03-19 13:06:07 -07:00