Marshall Polaris
420ea9e90e
Add more linting to web
package ( #343 )
...
* Import React a lot
* Fix misc. linting concerns
* Turn on many recommended lints for `web` package
2022-05-26 14:41:24 -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
James Grugett
e4064b89ff
Turn of lint for nextjs typos (triggered by getStaticPropz)
2022-03-09 21:31:38 -06:00
jahooma
3a5b59abc3
Turn off nextjs img lint rule
2021-12-10 18:18:43 -06:00
Austin Chen
992c245837
Run prettier
2021-12-09 15:23:21 -08:00
jahooma
0d77a66503
Add eslint for react hooks and nextjs.
2021-12-08 12:25:37 -06:00