enclose-io/compiler

View on GitHub
lts/tools/clang-format/package.json

Summary

Maintainability
Test Coverage
{
  "name": "node-core-clang-format",
  "version": "1.0.0",
  "description": "Formatting C++ files for Node.js core",
  "license": "MIT",
  "dependencies": {
    "clang-format": "1.2.3"
  }
}