mirror of
https://git.kescher.at/CatCatNya/catstodon.git
synced 2024-11-22 10:38:07 +01:00
584d8b977b
* Format JSON and YAML using Prettier * Add prettier to devDep
3 lines
41 B
JavaScript
3 lines
41 B
JavaScript
module.exports = {
|
|
singleQuote: true
|
|
}
|