- Aug 14, 2024
-
-
Michael Kriese authored
Co-authored-by:
HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
-
- Aug 03, 2023
-
-
Michael Kriese authored
Co-authored-by:
HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
-
- Jun 20, 2022
-
-
HonkingGoose authored
* ci: use ESLint cache option * Update .gitignore Co-authored-by:
Michael Kriese <michael.kriese@visualon.de>
-
- Dec 09, 2021
-
-
Michael Kriese authored
* docs: prepare release as asset * chore: cleanup * fix: wrong extension * fix: wrong logger * fix: wrong path * chore: clean and create tmp * chore: fix types * fix: update generation * Update .github/workflows/build.yml Co-authored-by:
HonkingGoose <34918129+HonkingGoose@users.noreply.github.com> * Update lib/datasource/types.ts Co-authored-by:
HonkingGoose <34918129+HonkingGoose@users.noreply.github.com> Co-authored-by:
HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
-
- Aug 14, 2020
-
-
Michael Kriese authored
-
- 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`
-