Skip to content

Commit

Permalink
Merge pull request #93 from mizdra/chores
Browse files Browse the repository at this point in the history
Chores
  • Loading branch information
mizdra authored Sep 19, 2024
2 parents c99215f + 38cd0d7 commit 58ceb54
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,5 @@
"javascript.preferences.importModuleSpecifier": "relative",
"typescript.preferences.importModuleSpecifierEnding": "js",
"javascript.preferences.importModuleSpecifierEnding": "js",
"vitest.commandLine": "npm run test --",
"typescript.preferences.autoImportFileExcludePatterns": ["@types/node/test.d.ts"]
}
1 change: 1 addition & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,4 @@ This is a guide for contributors.
- ```bash
git push --follow-tags
```
- 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 comments on commit 58ceb54

Please sign in to comment.