Skip to content

Commit cef945f

Browse files
committed
update readme & vscode settings
1 parent 6b8969e commit cef945f

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.vscode/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"**/CVS": true,
88
"**/.DS_Store": true,
99
"**/node_modules":true,
10-
"**/lib": true,
10+
"**/lib": false,
1111
"**/coverage": true
1212
}
1313
}

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,8 @@ We are currently test deploying with now and they freeze inactive normal deploym
6464
Notes
6565
-------
6666

67-
This repo is published to npm so that we can reuse its types
67+
- This repo is published to npm so that we can reuse its types
68+
- for database access look in the @devinit/graphql/next package
6869

6970

7071
TODO

0 commit comments

Comments
 (0)