mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-12-27 10:31:22 +08:00
chore: reorder folders
This commit is contained in:
parent
f4f4057dd9
commit
cc9eee1986
1 changed files with 5 additions and 4 deletions
|
|
@ -1,5 +1,10 @@
|
|||
{
|
||||
"folders": [
|
||||
//root needs to be first
|
||||
{
|
||||
"name": "root",
|
||||
"path": "./"
|
||||
},
|
||||
{
|
||||
"name": "backend",
|
||||
"path": "backend"
|
||||
|
|
@ -11,10 +16,6 @@
|
|||
{
|
||||
"name": "packages",
|
||||
"path": "packages"
|
||||
},
|
||||
{
|
||||
"name": "root",
|
||||
"path": "./"
|
||||
}
|
||||
],
|
||||
"settings": {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue