Last active
December 6, 2021 10:48
-
-
Save frama21/66b05c6278a0b35e54861ef14d2dadd3 to your computer and use it in GitHub Desktop.
except dash (-) in first char, except string
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/^[0-9|-]+$/g |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@hudaprs