4
0
mirror of https://github.com/apache/cordova-android.git synced 2025-04-28 05:50:26 +08:00
2017-09-05 11:04:12 -07:00

11 lines
160 B
YAML

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