Delete .fleet directory

This commit is contained in:
Denshooter
2025-02-10 11:06:18 +01:00
committed by GitHub
parent 4b5711337e
commit 2ccfcd5993

View File

@@ -1,10 +0,0 @@
{
"configurations": [
{
"type": "npm",
"name": "npm configuration",
"command": "run",
"scripts": "dev"
}
]
}