Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add Currency scalar #375

Merged
merged 1 commit into from Jun 15, 2020
Merged

add Currency scalar #375

merged 1 commit into from Jun 15, 2020

Conversation

svengau
Copy link
Contributor

@svengau svengau commented Jun 15, 2020

PR for #374

For information, when I've commited, I've got the following eslint error:

✖ eslint --fix:

/graphql-scalars/tests/Currency.test.ts
0:0 error Parsing error: "parserOptions.project" has been set for @typescript-eslint/parser.
The file does not match your project config: tests/Currency.test.ts.
The file must be included in at least one of the projects provided

I found a similar issue here, and it seems the tsconfig.json should include "tests/**/*.ts". Anyway, I may have missed something, so I didn't change the ts config, and just commit with --no-verify

@ardatan
Copy link
Collaborator

ardatan commented Jun 15, 2020

@svengau I'll take a look at that linter issue :) Awesome work! Thanks for the PR!

@ardatan ardatan merged commit 6cd66bf into Urigo:master Jun 15, 2020
vespertilian pushed a commit to vespertilian/graphql-scalars that referenced this pull request Oct 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants