4
0
mirror of https://github.com/apache/cordova-android.git synced 2025-03-18 18:07:06 +08:00

11 lines
160 B
YAML
Raw Normal View History

2017-09-05 11:04:12 -07:00
root: true
extends: semistandard
rules:
indent:
- error
- 4
camelcase: off
padded-blocks: off
operator-linebreak: off
no-throw-literal: off