1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/ibisheng-onlyoffice

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
.eslintrc.yaml 837
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
Alexander.Trofimov Отправлено 20.10.2017 18:10 c912925
root: true
env:
browser: true
rules:
# Possible Errors
# http://eslint.org/docs/rules/#possible-errors
for-direction: error
no-debugger: error
no-dupe-args: error
no-dupe-keys: error
no-duplicate-case: error
no-empty-character-class: error
no-ex-assign: error
no-extra-semi: error
no-func-assign: error
no-invalid-regexp: error
no-irregular-whitespace: error
no-obj-calls: error
no-unreachable: error
no-unsafe-negation: error
# Best Practices
# http://eslint.org/docs/rules/#best-practices
no-proto: error
no-redeclare: error
no-self-assign: error
no-unused-labels: error
no-useless-return: error
# Variables
# http://eslint.org/docs/rules/#variables
no-delete-var: error
# Stylistic Issues
# http://eslint.org/docs/rules/#stylistic-issues
linebreak-style: [error, unix]

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/ibisheng-onlyoffice.git
git@api.gitlife.ru:oschina-mirror/ibisheng-onlyoffice.git
oschina-mirror
ibisheng-onlyoffice
ibisheng-onlyoffice
0byte