"update prettier config, add TODO list, and create workspace configuration"
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"printWidth": 180
|
||||
"printWidth": 360
|
||||
}
|
3
002_source/pocketbase/TODO.md
Normal file
3
002_source/pocketbase/TODO.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# TODO
|
||||
|
||||
- [ ] blablabla
|
14
002_source/pocketbase/pocketbase-letter_soup.code-workspace
Normal file
14
002_source/pocketbase/pocketbase-letter_soup.code-workspace
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"folders": [
|
||||
{
|
||||
"path": "."
|
||||
},
|
||||
{
|
||||
"path": "./../../001_documentation"
|
||||
},
|
||||
{
|
||||
"path": "../../000_AI_WORKSPACE"
|
||||
}
|
||||
],
|
||||
"settings": {}
|
||||
}
|
Reference in New Issue
Block a user