This website requires JavaScript.
Explore
Help
Register
Sign In
m
/
gatsby-redirect-from
Watch
1
Star
0
Fork
0
You've already forked gatsby-redirect-from
mirror of
https://github.com/kremalicious/gatsby-redirect-from.git
synced
2024-10-31 23:35:30 +01:00
Code
Releases
Activity
c2910de998
gatsby-redirect-from
/
.prettierrc
8 lines
110 B
Plaintext
Raw
Normal View
History
Unescape
Escape
add prettier
2019-06-11 00:27:06 +02:00
{
"semi": false,
"singleQuote": true,
fix prettier on Windows
2021-01-31 23:52:30 +01:00
"trailingComma": "none",
cleanup
2021-02-01 00:06:30 +01:00
"tabWidth": 2,
fix prettier on Windows
2021-01-31 23:52:30 +01:00
"endOfLine": "auto"
add prettier
2019-06-11 00:27:06 +02:00
}
Copy Permalink