UNPKG

webmat

Version:

Formats your entire project with clang-format

5 lines 106 B
{ "ignoreDefaultGlobs": true, "exclude": ["node_modules/**/*", "lib/**/*"], "include": ["**/*.ts"] }