Граф коммитов

9 Коммитов

Автор SHA1 Сообщение Дата
Chris Trevino 0f569c1a6a
June 2024 Release (#925)
* Remove ESLint
* Library Updates
2024-06-24 12:20:00 -07:00
Chris Trevino 9916336450
June 2024 Library Updates (#924) 2024-06-24 11:41:28 -07:00
Chris Trevino b291fcbc5e
Update Libraries (#869)
* Remove import-sorting from rome-based eslint configuration. (Rome
supports import sorting now)
* Remove usused libraries from eslint stack, deprecated libraries, and
vestigial typings libraries.
2023-04-13 10:58:18 -07:00
Chris Trevino bd33dcee6d
Add check-deps command to @essex/scripts (#832)
* add check-deps command

* add check-deps to web testers

* add check-deps to ci

* run linter & formatter

* update yarn.lock

* update turbo.json
2023-01-17 13:40:46 -08:00
Chris Trevino 9a269f7ade
Add JS Dev Standards Doc (#825)
* update dev standards

* slightly reorder tasks

* add clean to standard build tasks

* refactor into check/fix scripts

* semver

* describe task nature and use-time per task

* pr comments

* add version check note

* add is-clean script

* add fail-fast to principles

* update is-clean check

* update is-clean
2023-01-13 10:40:33 -08:00
Chris Trevino 3c61fb739a
Add Linter configs that exclude rules covered by rome (#824)
* update libraries

* semver

* upgrade yarn

* sdk updates

* update yarn

* semver

* rome experiment

* rome updates

* add rome-mode to disable rules with rome equivalents

* add romefast config to disable typeaware rules

* skip formatting in lint scripts

* make not of compatibility matrix source

* semver

* rename 'r-' scripts to 'rome:'

* restore lint_all top-level script

* fix lint_all name in turbo.json

* update romefast.js to point to the correct plugin preset

* remove prettier configs

* add rome extension recommendations
2023-01-04 15:11:17 -08:00
Chris Trevino 1c5370d39f
Library Updates (#818)
* update libraries

* semver

* upgrade yarn

* sdk updates

* update yarn

* semver

* revert linker to pnp

* remove pre-commit hooks

* upgrade vite
2023-01-04 12:49:08 -08:00
Chris Trevino ae7206710a
update ci to support build caching (#685)
* update ci to support build caching

* update turbo.json

* update vite html

* update turbo spec

* semver

* update turbo config

* test change
2022-05-24 18:43:45 -07:00
Chris Trevino de4881326d
Use Turborepo for Workspace Orchestration (#684) 2022-05-23 14:37:18 -07:00