mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-21 18:59: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": "conf/librewolf.overrides.cfg",
|
||||
"options": { "parser": "javascript" }
|
||||
"options": { "parser": ".js" }
|
||||
},
|
||||
{
|
||||
"files": "conf/autoconfig.js.online",
|
||||
"options": { "parser": "javascript" }
|
||||
"options": { "parser": ".js" }
|
||||
}
|
||||
]
|
||||
}
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user