mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-10 02:29:22 +01:00
.prettierrc & CITATION.cff: resolve prettier warnings
This commit is contained in:
parent
fc98187a1c
commit
efaed4e21b
@ -13,11 +13,11 @@
|
|||||||
{ "files": ".prettierrc", "options": { "parser": "json" } },
|
{ "files": ".prettierrc", "options": { "parser": "json" } },
|
||||||
{
|
{
|
||||||
"files": "conf/librewolf.overrides.cfg",
|
"files": "conf/librewolf.overrides.cfg",
|
||||||
"options": { "parser": "javascript" }
|
"options": { "parser": ".js" }
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"files": "conf/autoconfig.js.online",
|
"files": "conf/autoconfig.js.online",
|
||||||
"options": { "parser": "javascript" }
|
"options": { "parser": ".js" }
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -1,11 +1,12 @@
|
|||||||
|
# @format
|
||||||
|
|
||||||
# This CITATION.cff file was generated with cffinit.
|
# This CITATION.cff file was generated with cffinit.
|
||||||
# Visit https://citation-file-format.github.io/cff-initializer-javascript/#/ to generate yours today!
|
# Visit https://citation-file-format.github.io/cff-initializer-javascript/#/ to generate yours today!
|
||||||
|
|
||||||
cff-version: 1.2.0
|
cff-version: 1.2.0
|
||||||
title: shell-things
|
title: shell-things
|
||||||
message: >-
|
message: >-
|
||||||
If you use this dataset, please cite it using the metadata
|
If you use this dataset, please cite it using the metadata from this file.
|
||||||
from this file.
|
|
||||||
type: dataset
|
type: dataset
|
||||||
authors:
|
authors:
|
||||||
- given-names: Aminda
|
- given-names: Aminda
|
||||||
|
Loading…
Reference in New Issue
Block a user