Allow leading underscores in private methods

This commit is contained in:
Surma
2018-06-26 14:40:28 +01:00
parent 5c651a1716
commit cab8d3f13c

View File

@@ -7,7 +7,8 @@
"jsx-boolean-value": [true, "never"],
"jsx-no-multiline-js": false,
"jsx-no-bind": true,
"jsx-no-lambda": true
"jsx-no-lambda": true,
"function-name": false
},
"cliOptions": {
"exclude": [