diff --git a/.prettierrc b/.prettierrc index 21d91ea1..9e2891ea 100644 --- a/.prettierrc +++ b/.prettierrc @@ -13,11 +13,11 @@ { "files": ".prettierrc", "options": { "parser": "json" } }, { "files": "conf/librewolf.overrides.cfg", - "options": { "parser": "javascript" } + "options": { "parser": ".js" } }, { "files": "conf/autoconfig.js.online", - "options": { "parser": "javascript" } + "options": { "parser": ".js" } } ] } diff --git a/CITATION.cff b/CITATION.cff index ec677ca8..34ea6edc 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -1,11 +1,12 @@ +# @format + # This CITATION.cff file was generated with cffinit. # Visit https://citation-file-format.github.io/cff-initializer-javascript/#/ to generate yours today! cff-version: 1.2.0 title: shell-things message: >- - If you use this dataset, please cite it using the metadata - from this file. + If you use this dataset, please cite it using the metadata from this file. type: dataset authors: - given-names: Aminda