- Apr 02, 2020
-
-
Michael Kriese authored
-
- Mar 29, 2020
-
- Mar 24, 2020
-
-
Michael Kriese authored
-
- Mar 01, 2020
-
-
Rhys Arkins authored
-
- Feb 05, 2020
-
-
Michael Kriese authored
-
- Mar 11, 2019
-
-
Rishabh Jain authored
- Refactor: move fixtures to corresponding directories - Delete unused fixtures Resolves: #3328
-
- Sep 27, 2018
-
- Oct 01, 2017
-
-
Rhys Arkins authored
Having eslint flag prettier "errors" in editors can be rather painful. Also chose against linting staged files for prettier because I like to stage partials. Instead: - Recommended to use plugins for editors to format on save, e.g. `prettier-atom` - Prettier will be run as part of `npm test`
-