Commit graph

3 commits

Author SHA1 Message Date
Kian
9a8dca935d
[Docs Site] Implement WranglerCommand feedback (#24563)
* [Docs Site] Implement WranglerCommand feedback

* logging

* ignore _ var names in eslint

* ignore _ var names in eslint
2025-08-20 18:50:07 +01:00
Kian
c520067364
[Docs Site] Remove unnecessary ts-expect-error directives (#19680) 2025-02-03 18:03:57 +00:00
Kian
a1bf485920
[Docs Site] Adopt eslint (#19263)
* [Docs Site] Adopt eslint

* Demonstrate a fixable suggestion, add VSCode plugin and package.json script

* Fix slice in ModelCatalog

* Remove test error in AnchorHeading

* recreate package-lock.json

* update new .jsx components to .tsx

* amend deps, fix react types, organise ec plugins

* another attempt at fixing platform-specific deps

* fix FieldCatalog filters, remove test block from code.mdx

* use opacity instead of brightness for ruleid

* fix lockfile

* amend ruleid opacity styling

* test onetrust

* enable prefer const rule, remove onetrust test

* add save-dev
2025-01-21 18:28:16 +00:00