mirror of
https://github.com/smartfrigde/armcord.git
synced 2024-08-14 23:56:58 +00:00
formatting
a.k.a. "Install Prettier"
This commit is contained in:
parent
18bebfb421
commit
87920505db
32 changed files with 1382 additions and 1341 deletions
11
.prettierignore
Normal file
11
.prettierignore
Normal file
|
@ -0,0 +1,11 @@
|
|||
# Some prettier-specific files so it doesn't die.
|
||||
**/*.png
|
||||
**/*.ico
|
||||
LICENSE
|
||||
.gitignore
|
||||
|
||||
node_modules
|
||||
out/
|
||||
dist
|
||||
ts-out/
|
||||
ts-out
|
Loading…
Add table
Add a link
Reference in a new issue