bb-plane-fork/packages/ui
Aaron Heckmann 57479f4554
fix: lint (#7433)
* chore: fix lint

* fix: constants check:lint command

* chore(lint): permit unused vars which begin w/ _

* chore: rm dead code

* fix(lint): more lint fixes to constants pkg

* fix(lint): lint the live server

- fix lint issues

* chore: improve clean script

* fix(lint): more lint

* chore: set live server process title

* chore(deps): update to turbo@2.5.5

* chore(live): target node22

* fix(dev): add missing ui pkg dependency

* fix(dev): lint decorators

* fix(dev): lint space app

* fix(dev): address lint issues in types pkg

* fix(dev): lint editor pkg

* chore(dev): moar lint

* fix(dev): live server exit code

* chore: address PR feedback

* fix(lint): better TPageExtended type

* chore: refactor

* chore: revert most live server changes

* fix: few more lint issues

* chore: enable ci checks

Ensure we can build + confirm that lint is not getting worse.

* chore: address PR feedback

* fix: web lint warning added to package.json

* fix: ci:lint command

---------

Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2025-07-25 01:44:51 +05:30
..
.storybook chore: format files using prettier (#7364) 2025-07-08 20:41:11 +05:30
src fix: lint (#7433) 2025-07-25 01:44:51 +05:30
styles chore: format files using prettier (#7364) 2025-07-08 20:41:11 +05:30
.eslintrc.js fix: update tsup build packages (#7438) 2025-07-18 15:04:31 +05:30
.prettierignore chore: format all files in monorepo (#3054) 2023-12-10 15:50:45 +05:30
.prettierrc chore: format all files in monorepo (#3054) 2023-12-10 15:50:45 +05:30
helpers.ts feat: dashboard widgets (#3362) 2024-01-22 13:22:09 +05:30
package.json fix: lint (#7433) 2025-07-25 01:44:51 +05:30
postcss.config.js fix: update tailwind config package 2025-01-14 17:09:40 +05:30
README.md fix: ui package readme added (#2334) 2023-10-02 13:40:28 +05:30
tailwind.config.js fix: update tailwind config package 2025-01-14 17:09:40 +05:30
tsconfig.json fix: linting issues and rule changes (#5681) 2024-09-23 17:10:38 +05:30
tsup.config.ts fix: update tsup build packages (#7438) 2025-07-18 15:04:31 +05:30

UI Package