Skip to content

Commit 30ecd11

Browse files
authored
init example for @graphql-codegen/typescript-rtk-query (#1152)
1 parent 87075d1 commit 30ecd11

28 files changed

+4847
-147
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ dist*/
77
lib
88
es
99

10+
.yalc
11+
yalc.lock
1012

1113
.idea/
1214
.vscode/
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
SKIP_PREFLIGHT_CHECK=true

0 commit comments

Comments
 (0)