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

#1258: added some props into IsURLOptions interface #1259

Merged
merged 2 commits into from May 18, 2024

Conversation

Makarovks320
Copy link
Contributor

@Makarovks320 Makarovks320 commented Nov 1, 2023

I have added some props into IsURLOptions interface that may be needed in the function isFQDN()

Relevant issue:
Closes #1258

Description

To-do list

  • [-] I have added tests for what I changed.
  • This pull request is ready to merge.

these props may be needed in the function isFQDN()
src/options.ts Outdated Show resolved Hide resolved
@coveralls
Copy link

coveralls commented Nov 6, 2023

Coverage Status

coverage: 100.0%. remained the same
when pulling 20a70da on Makarovks320:#1258
into 28a8d5f on express-validator:master.

@gustavohenke gustavohenke merged commit 57a0a15 into express-validator:master May 18, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TS Error. Type 'IsURLOptions' does not include some properties
3 participants