diff --git a/.gitignore b/.gitignore index 530392d55..77791c373 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ +# .gitignore + # OS and IDE generated files # ############################## .DS_Store @@ -59,3 +61,4 @@ tmp/ # Added by update-bot linter-output.txt + diff --git a/package.json b/package.json index fba71bcee..ac25102f9 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,9 @@ "lint": { "skipRules": { "check-frontmatter": { - "paths": ["src/pages/includes"] + "paths": [ + "src/pages/includes" + ] } }, "skipUrlPatterns": [