mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-16 19:57:52 +01:00
28 lines
436 B
Plaintext
28 lines
436 B
Plaintext
{
|
|
"folders": [
|
|
{
|
|
"name": "✨ notesnook",
|
|
"path": "."
|
|
},
|
|
{
|
|
"name": "🚀 @notesnook/importer-web",
|
|
"path": "apps/importer"
|
|
},
|
|
{
|
|
"name": "📦 @notesnook/enex",
|
|
"path": "packages/enex"
|
|
},
|
|
{
|
|
"name": "📦 @notesnook/importer",
|
|
"path": "packages/importer"
|
|
},
|
|
{
|
|
"name": "📦 @streetwritersco/tinymce-plugins",
|
|
"path": "packages/tinymce-plugins"
|
|
}
|
|
],
|
|
"settings": {
|
|
"git.ignoreLimitWarning": true
|
|
}
|
|
}
|