This website requires JavaScript.
Explore
Help
Sign In
m
/
gatsby-plugin-matomo
Watch
1
Star
0
Fork
0
You've already forked gatsby-plugin-matomo
mirror of
https://github.com/kremalicious/gatsby-plugin-matomo.git
synced
2024-12-22 01:03:21 +01:00
Code
Releases
Activity
main
gatsby-plugin-matomo
/
.prettierrc
8 lines
110 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
add prettier
2019-06-10 02:04:28 +02:00
{
"semi": false,
"singleQuote": true,
updates and cleanup
2020-02-15 14:07:20 +01:00
"trailingComma": "none",
CI tweaks
2021-02-01 00:03:55 +01:00
"tabWidth": 2,
"endOfLine": "auto"
add prettier
2019-06-10 02:04:28 +02:00
}
Copy Permalink