Marshall Polaris
c640b4c830
Bring docs repo into main repo as new workspace ( #369 )
...
* Bring docs repo into main repo as new workspace
* Pin @types/react to 17.x
2022-05-31 14:30:58 -07:00
Marshall Polaris
47f10301c8
Change lodash stuff so that it can be tree-shaken out of build ( #233 )
...
* Set common package.json sideEffects: false
* Configure SWC to modularize lodash imports
* Import specific lodash functions instead of _
* Add an eslint rule to avoid full lodash import
2022-05-22 01:36:05 -07:00
Marshall Polaris
0803a15902
Set up eslint
for common
, functions
packages ( #290 )
...
* Move common dev dependencies to workspace top level
* Add .eslintrc.js for functions and common packages
* Add more linting to check workflow
2022-05-22 00:35:43 -07:00
James Grugett
0eac8d9c5c
Yarn workspaces ( #42 )
...
* Try yarn workspaces
* Add versions to sub package.json files
2022-02-01 15:25:51 -06:00