Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save robertleeplummerjr/4a326777b381fdd217c07a5659e52855 to your computer and use it in GitHub Desktop.
Save robertleeplummerjr/4a326777b381fdd217c07a5659e52855 to your computer and use it in GitHub Desktop.
"scripts": {
"format": "clang-format -i -style=Google binding/*.cc binding/*.h",
"install": "node scripts/install.js && npm run build",
"build": "tsc -p ."
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment