Skip to content

Commit 60e4197

Browse files
committed
feat(tooling): Add a .clang-format for automated JavaScript formatting.
1 parent 2fabca7 commit 60e4197

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.clang-format

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Language: JavaScript
2+
BasedOnStyle: Google
3+
ColumnLimit: 100

0 commit comments

Comments
 (0)