Skip to content

Commit 1bef480

Browse files
committed
chore(jscs): enforcing camel-case identifier via linter
1 parent 435a773 commit 1bef480

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.jscsrc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
"preset": "google",
33
"maximumLineLength": 320,
44
"requireSemicolons": true,
5-
"requireCamelCaseOrUpperCaseIdentifiers": false,
65
"requireCurlyBraces": false,
76
"requireCapitalizedConstructors": false,
87
"jsDoc": false

0 commit comments

Comments
 (0)