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 17:23:23 +01:00
Code
Releases
Activity
1c24e5cc5e
gatsby-plugin-matomo
/
.prettierrc
7 lines
87 B
Plaintext
Raw
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",
"tabWidth": 2
add prettier
2019-06-10 02:04:28 +02:00
}
Copy Permalink