Commit graph

12 commits

Author SHA1 Message Date
Max Leiter ca6ae93b3e
Fix some tests / linting 2022-05-30 12:54:33 -07:00
Max Leiter f37d82dd19
vue 3 progress 2022-05-23 00:44:01 -07:00
Max Leiter aace97056b
progress before vue 3 2022-05-21 17:27:51 -07:00
Eric Nemchik b798cfdc64
Ts more configs again (#4567)
* tsconfig comments
also recreate tsconfig base from tsc --init
* Add eslint-define-config
Rewrite eslintrc
* More tsconfig adjustments
* Move bad tsRules to separate var
2022-05-21 11:56:03 -07:00
Max Leiter a06bc904ae
Add src/dist to prettier/eslint ignores, apply lint, webpack adjustments 2022-05-21 11:56:01 -07:00
Eric Nemchik 1da8291790
Cleanup configs (WIP) (#4565) 2022-05-21 11:55:24 -07:00
Max Leiter 1d2dc40985
fix yarn build and start 2022-05-21 11:55:22 -07:00
Max Leiter 2693a766f1
ts-node building; for some reason it doesn't read the base config 2022-05-21 11:49:36 -07:00
Max Leiter 034a2479a8
client webpack progress 2022-05-21 11:49:35 -07:00
Max Leiter ed02acfad4
more tests, eslint work 2022-05-21 11:49:34 -07:00
Max Leiter bdf0fcdbcb
client, some tests, eslint 2022-05-21 11:49:33 -07:00
Eric Nemchik c205b89523
Convert configs to cjs, move babel to own file, combine webpack configs (#4561)
* Convert configs to cjs
* Fix lint script in package.json
* Move babel config to separate file
* Combine webpack configs and include babelConfig
2022-05-02 19:19:12 -07:00