4
0
mirror of https://github.com/apache/cordova-android.git synced 2025-04-06 14:53:07 +08:00
2017-06-23 08:07:07 -07:00

11 lines
158 B
YAML

root: true
extends: semistandard
rules:
indent:
- error
- 4
camelcase: off
padded-blocks: off
operator-linebreak: off
no-throw-literal: off