1
0
mirror of https://github.com/kremalicious/gatsby-plugin-matomo.git synced 2024-12-22 09:13:19 +01:00
gatsby-plugin-matomo/.prettierrc

6 lines
70 B
Plaintext
Raw Normal View History

2019-06-10 02:04:28 +02:00
{
"semi": false,
"singleQuote": true,
"trailingComma": "none"
}