1
0
mirror of https://github.com/kremalicious/gatsby-plugin-matomo.git synced 2024-06-10 11:25:25 +02:00
gatsby-plugin-matomo/.prettierrc
2021-02-01 00:04:34 +01:00

8 lines
110 B
Plaintext

{
"semi": false,
"singleQuote": true,
"trailingComma": "none",
"tabWidth": 2,
"endOfLine": "auto"
}