1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-19 04:35:31 -04:00

lint all of the things

stylelint, markdownlint, linkinator
This commit is contained in:
2020-01-08 10:17:55 -05:00
parent e8569ee535
commit 892cd20c40
15 changed files with 130 additions and 49 deletions

View File

@@ -3,7 +3,7 @@
publish = "public"
[build.environment]
NODE_VERSION = "12.14.0"
NODE_VERSION = "12.14.1"
YARN_VERSION = "1.21.1"
YARN_FLAGS = "--no-ignore-optional --frozen-lockfile"