Skip to content

Instantly share code, notes, and snippets.

@Tam
Created January 28, 2021 10:01
Show Gist options
  • Save Tam/cf21db8855414c39ec4471aaa922c562 to your computer and use it in GitHub Desktop.
Save Tam/cf21db8855414c39ec4471aaa922c562 to your computer and use it in GitHub Desktop.
Regex to remove comments from graphql.schema file
/\s+"""[\s\S]*?"""/sg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment