diff --git a/.eslintrc.json b/.eslintrc.json index db814bf..b2cf6db 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -1,3 +1,6 @@ { - "extends": "hrundel/node" + "extends": "hrundel/node", + "parserOptions": { + "ecmaVersion": 6 + } } diff --git a/README.md b/README.md index 0ebcbfd..1dc70e4 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,7 @@ Перед выполнением задания внимательно прочитайте: -- [О всех этапах проверки задания](https://github.com/urfu-2016/guides/blob/master/workflow/extra.md) - [Как отправить пулл](https://github.com/urfu-2016/guides/blob/master/workflow/pull.md) -- [Как пройти тесты](https://github.com/urfu-2016/guides/blob/master/workflow/test.md) - Правила оформления [javascript](https://github.com/urfu-2016/guides/blob/master/codestyle/js.md), [HTML](https://github.com/urfu-2016/guides/blob/master/codestyle/html.md) и [CSS](https://github.com/urfu-2016/guides/blob/master/codestyle/css.md) кода ## Основное задание

AltStyle によって変換されたページ (->オリジナル) /