Remove Jetbrains Fleet Config

This commit is contained in:
nikurasu 2023-01-12 15:02:49 +01:00
parent 0682dbc3be
commit 191fdbcdc7
2 changed files with 0 additions and 15 deletions

View file

@ -1,11 +0,0 @@
{
"configurations": [
{
"type": "command",
"name": "dev",
"program": "yarn",
"args": ["dev"],
},
]
}

View file

@ -1,4 +0,0 @@
{
"autoSave": false,
"excluded": []
}