mirror of
https://github.com/apache/cordova-android.git
synced 2025-03-17 09:21:03 +08:00
13 lines
181 B
YAML
13 lines
181 B
YAML
![]() |
env:
|
||
|
jasmine: true
|
||
|
root: true
|
||
|
extends: semistandard
|
||
|
rules:
|
||
|
indent:
|
||
|
- error
|
||
|
- 4
|
||
|
camelcase: off
|
||
|
padded-blocks: off
|
||
|
operator-linebreak: off
|
||
|
no-throw-literal: off
|