David Lechner
|
96d36f81e2
|
eslint: ignore scripts/*
These were automatically generated, so leave them be.
|
2022-05-10 20:55:04 -05:00 |
|
David Lechner
|
df12c40802
|
drop craco
Since we aren't using react-scripts any more, craco doesn't do anything.
This merges the craco config into the config created by `yarn eject`.
|
2022-05-10 20:27:58 -05:00 |
|
David Lechner
|
45d4491312
|
eslintrc: ignore config files
|
2022-03-16 11:34:34 -05:00 |
|
David Lechner
|
bb9a89d7d9
|
prettier
|
2021-04-02 12:48:06 -05:00 |
|
David Lechner
|
818e7867ee
|
globally handle no-unused-vars
|
2020-06-10 21:59:34 -05:00 |
|
David Lechner
|
31c3e2b52e
|
refactor common test helpers into test/
This way we can share them with multiple tests
|
2020-06-10 21:59:34 -05:00 |
|
David Lechner
|
90817a1ae7
|
github: add CI for pull requests
and hacks to get tests working
|
2020-05-20 14:52:45 -05:00 |
|
David Lechner
|
530f164af1
|
alphabetize imports
|
2020-04-19 15:53:28 -05:00 |
|
David Lechner
|
2772e76a62
|
clean up import order
|
2020-04-17 00:39:09 -05:00 |
|
David Lechner
|
79df44c22a
|
more linting
applying some recomendations from https://www.robertcooper.me/using-eslint-and-prettier-in-a-typescript-project
|
2020-04-08 19:23:19 -05:00 |
|