This website requires JavaScript.
Explore
Help
Sign In
ctome
/
hullcss-discord-bot
mirror of
https://github.com/CrimsonTome/hullcss-discord-bot.git
Watch
1
Star
0
Fork
You've already forked hullcss-discord-bot
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
052d908a97
hullcss-discord-bot
/
.prettierrc
7 lines
74 B
Plaintext
Raw
Normal View
History
Unescape
Escape
ESLint and spelling
2022-09-10 09:32:54 +01:00
{
chore: Run format
2022-12-05 22:44:54 +00:00
"semi": true,
"singleQuote": true,
"tabWidth": 2,
"useTabs": true
}