Skip to content

Commit 58ceb54

Browse files
authored
Merge pull request #93 from mizdra/chores
Chores
2 parents c99215f + 38cd0d7 commit 58ceb54

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.vscode/settings.json

-1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,5 @@
99
"javascript.preferences.importModuleSpecifier": "relative",
1010
"typescript.preferences.importModuleSpecifierEnding": "js",
1111
"javascript.preferences.importModuleSpecifierEnding": "js",
12-
"vitest.commandLine": "npm run test --",
1312
"typescript.preferences.autoImportFileExcludePatterns": ["@types/node/test.d.ts"]
1413
}

CONTRIBUTING.md

+1
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,4 @@ This is a guide for contributors.
3939
- ```bash
4040
git push --follow-tags
4141
```
42+
- Update the version of the package in a [playground](https://stackblitz.com/edit/playground-graphql-codegen-typescript-fabbrica?file=src%2Findex.test.ts&view=editor)

0 commit comments

Comments
 (0)