mirror of
https://git.bsd.gay/fef/nyastodon.git
synced 2024-12-26 05:33:43 +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
|
|
}
|