We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef1056f commit c13b9cdCopy full SHA for c13b9cd
1 file changed
package.json
@@ -56,5 +56,6 @@
56
"*.mm": [
57
"clang-format -i"
58
]
59
- }
+ },
60
+ "os": ["darwin"]
61
}
0 commit comments