mirror of
https://github.com/tauri-apps/tauri-docs.git
synced 2026-01-31 00:35:16 +01:00
Delete tauri-docs.code-workspace
This commit is contained in:
@@ -1,46 +0,0 @@
|
||||
{
|
||||
"folders": [
|
||||
{
|
||||
"path": ".",
|
||||
"name": "docs",
|
||||
},
|
||||
{
|
||||
"path": "packages",
|
||||
"name": "packages",
|
||||
"folders": [
|
||||
{
|
||||
"path": "js-api-generator",
|
||||
},
|
||||
{
|
||||
"path": "config-generator",
|
||||
},
|
||||
{
|
||||
"path": "cli-generator",
|
||||
},
|
||||
{
|
||||
"path": "releases-generator",
|
||||
},
|
||||
{
|
||||
"path": "compatibility-table",
|
||||
},
|
||||
],
|
||||
},
|
||||
// todo: fix paths so that we can see docs, packages and submodules
|
||||
{
|
||||
"path": "packages",
|
||||
"name": "submodules",
|
||||
"folders": [
|
||||
{
|
||||
"path": "awesome-tauri",
|
||||
},
|
||||
{
|
||||
"path": "tauri",
|
||||
},
|
||||
{
|
||||
"path": "plugins-workspace",
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
"settings": {},
|
||||
}
|
||||
Reference in New Issue
Block a user