This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
mastodon-glitch
mirror of
https://github.com/glitch-soc/mastodon
Watch
3
Star
0
Fork
You've already forked mastodon-glitch
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
40ba6e119b
mastodon-glitch
/
.prettierrc.js
5 lines
65 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Format JSON and YAML using Prettier (#17823) * Format JSON and YAML using Prettier * Add prettier to devDep
2022-03-21 03:46:11 +00:00
module
.
exports
=
{
Use Prettier for ESLint formatting TypeScript (#23631)
2023-05-09 17:02:12 +00:00
singleQuote
:
true
,
jsxSingleQuote
:
true
Format JSON and YAML using Prettier (#17823) * Format JSON and YAML using Prettier * Add prettier to devDep
2022-03-21 03:46:11 +00:00
}