Commit Graph

16 Commits

Author SHA1 Message Date
Michael Peters
f60831454f fix node detection in logger 2022-10-26 20:52:14 -07:00
Michael Peters
f3067fa9f1 another fix of the logger check 2022-10-02 23:49:51 -07:00
Michael Peters
307caecae8 fix node-check by adding checks for Blob and typeof process 2022-10-02 23:38:18 -07:00
Michael Peters
97b3d3d4e1 pin file-type to non-esm version, fix a few warnings 2022-10-02 23:29:22 -07:00
Michael Peters
107d5fcb29 Revert "server is running with modules!"
This reverts commit c0c7e18471.

Conflicts:
	package.json
2022-10-02 20:55:57 -07:00
Michael Peters
c0c7e18471 server is running with modules! 2022-07-05 18:46:05 -05:00
Michael Peters
3aa0866aa3 I assume these are fixes and potentially debugging changes 2022-06-25 10:18:31 -05:00
Michael Peters
c1e669f697 prettier apply 2022-02-08 18:05:45 -06:00
Michael Peters
eab1dfca03 eslint config complete 2022-02-07 00:42:42 -06:00
Michael Peters
afd02757d9 ALMOST DONE WITH ESLINT BASE CONFIG 2022-02-07 00:25:06 -06:00
Michael Peters
09b24a6e19 most syntax checks in. going through personal formatting options 2022-02-06 23:19:01 -06:00
Michael Peters
12519e5f0b more linting. still more to come! 2022-02-06 21:54:48 -06:00
Michael Peters
a112da96db updates to linter (more to come soon) 2022-02-06 21:14:19 -06:00
Michael Peters
01da06b57b starting move to .tsx for elements 2021-12-05 21:01:17 -06:00
Michael Peters
9f53b4640a added a linter
archived files are probably not needed but kept around in case as a reference
2021-12-04 09:49:47 -06:00
Michael Peters
3c6f94bd93 move source code to ./src and added preliminary linter support 2021-12-04 08:59:30 -06:00