Remove Jetbrains Fleet Config
This commit is contained in:
parent
0682dbc3be
commit
191fdbcdc7
2 changed files with 0 additions and 15 deletions
|
@ -1,11 +0,0 @@
|
||||||
{
|
|
||||||
"configurations": [
|
|
||||||
{
|
|
||||||
"type": "command",
|
|
||||||
"name": "dev",
|
|
||||||
"program": "yarn",
|
|
||||||
"args": ["dev"],
|
|
||||||
},
|
|
||||||
|
|
||||||
]
|
|
||||||
}
|
|
|
@ -1,4 +0,0 @@
|
||||||
{
|
|
||||||
"autoSave": false,
|
|
||||||
"excluded": []
|
|
||||||
}
|
|
Loading…
Reference in a new issue