Commit Graph

14 Commits

Author SHA1 Message Date
Jordan Eldredge
4ce89495cb Enable top-level lint 2022-03-06 23:05:11 -08:00
Jordan Eldredge
975d712662
Start adopting Yarn workspaces (#985)
* Start adopting Yarn workspaces

My plan is to move the existing package into a workspace and then split
out the things that really ought to be their own packages. For example,
the demo site and the experiments really ought to be separate.

Fix lint command

* Use workspaces in CI

* Fix deploy for monorepo
2020-05-17 22:12:17 -07:00
Jordan Eldredge
d4e5b91229 Move all s3 APIs into the database interface 2019-11-30 13:42:53 -08:00
Jordan Eldredge
23a9d7e906 Turn back on linting for modern 2019-11-30 13:42:53 -08:00
Jordan Eldredge
02df797b40 Fix lint errors in skin-database 2019-11-30 13:42:53 -08:00
Jordan Eldredge
79ac60f1f1 Modern integration (#833)
* Make modern part of the code base

`yarn modern` will now start a dev server with the modern app running.

The debugger is not yet setup

`yarn test` will run all the tests, both Webamp and "modern".

* Let debug work

* Prettier

* Ignore lint errors for now

* Point test at the now skin location
2019-11-30 13:42:53 -08:00
Jordan Eldredge
43e184bb2b Ignore built asset from eslint 2018-04-01 09:12:39 -07:00
Jordan Eldredge
b8a3796295 Skin museum has it's own eslint 2018-03-10 16:02:49 -08:00
Jordan Eldredge
56c4578835 Update eslintignore 2017-10-17 20:00:09 -07:00
Jordan Eldredge
01e3dd1d28 Fix lint ignore 2017-10-09 21:14:23 -07:00
Jordan Eldredge
a0560d0ccc Upgrade Prettier 2017-08-28 17:02:08 -07:00
Jordan Eldredge
bc1149cd22 Enable coverage report 2017-01-13 21:02:04 -08:00
Jordan Eldredge
59727d78ed Some linting cleanup 2016-11-28 20:24:12 -08:00
Jordan Eldredge
d72b33a796 Add missing .eslintignore 2016-08-30 19:48:57 -07:00