Files
xSaherElmClient/plugins/cordova-plugin-device/.eslintrc.yml
T
2026-04-17 17:04:44 +03:30

10 lines
157 B
YAML

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