element-web/packages/shared-components
David Baker 81b3ec9df2
Make ESLint's TS Root dir relative to .eslintrc.js (#31411)
* Make ESLint's TS Root dir relative to .eslintrc.js

As per https://github.com/typescript-eslint/typescript-eslint/issues/251 seems
like this is the answer for having vscode not getting confused about
multiple projects in a monorepo with different tsconfigs.

* Add it here too for good measure
2025-12-03 16:11:15 +00:00
..
.storybook Introduce i18nContext (#31347) 2025-12-02 13:47:14 +00:00
patches Move shared components to a packages/ directory (#30962) 2025-10-13 10:54:50 +00:00
playwright/snapshots <Banner/>: Hide Dismiss button if onClose handler is not provided. (#31362) 2025-12-01 11:44:12 +00:00
scripts Update dependency vite to v7.1.11 [SECURITY] (#31048) 2025-11-12 12:32:59 +00:00
src Introduce i18nContext (#31347) 2025-12-02 13:47:14 +00:00
.eslintrc.js Make ESLint's TS Root dir relative to .eslintrc.js (#31411) 2025-12-03 16:11:15 +00:00
.prettierignore Make shared component build work in isolation (#31066) 2025-11-03 16:26:47 +00:00
babel.config.js Make shared component build work in isolation (#31066) 2025-11-03 16:26:47 +00:00
jest.config.ts Update storybook to v10 (#31234) 2025-11-13 16:33:51 +00:00
package.json Make shared components a regular dependency (#31402) 2025-12-03 13:25:48 +00:00
tsconfig.json Update dependency vite to v7.1.11 [SECURITY] (#31048) 2025-11-12 12:32:59 +00:00
vite.config.js Make shared component build work in isolation (#31066) 2025-11-03 16:26:47 +00:00
yarn.lock Add module API as a ependency of shared components (#31393) 2025-12-03 10:58:44 +00:00