1
0
mirror of https://gitlab.com/simple-stock-bots/simple-stock-bot.git synced 2025-07-27 00:21:41 +00:00

add prettier

This commit is contained in:
2023-10-15 21:52:28 +00:00
parent d352131b2e
commit 57967cde47
21 changed files with 719 additions and 678 deletions

5
package.json Normal file
View File

@@ -0,0 +1,5 @@
{
"devDependencies": {
"prettier": "3.0.3"
}
}