donal
2018-04-21 d3c92cdb92e37963dfb4ec69da9c728747d671a5
refs
author donal <donalspring@gmail.com>
Saturday, April 21, 2018 19:43 +0200
committer donal <donalspring@gmail.com>
Saturday, April 21, 2018 19:43 +0200
commitd3c92cdb92e37963dfb4ec69da9c728747d671a5
tree 04eb15e3be66c483ea5374abfe624f3cbea4c18c tree | zip | gz
parent cb933d400035237a65f811748109746a3289504f view | diff
FIX - linting errors for the build
23 files modified
178 ■■■■■ changed files
.eslintrc 10 ●●●●● diff | view | raw | blame | history
jest.config.js 19 ●●●● diff | view | raw | blame | history
nightwatch.config.js 22 ●●●●● diff | view | raw | blame | history
src/App.vue 1 ●●●● diff | view | raw | blame | history
src/components/AboutLabs.vue 11 ●●●● diff | view | raw | blame | history
src/components/Header.vue 2 ●●● diff | view | raw | blame | history
src/components/ListOfTodos.vue 1 ●●●● diff | view | raw | blame | history
src/components/NewTodo.vue 1 ●●●● diff | view | raw | blame | history
src/components/TodoItem.vue 2 ●●● diff | view | raw | blame | history
src/config/dev.js 3 ●●●● diff | view | raw | blame | history
src/config/test.js 3 ●●●● diff | view | raw | blame | history
src/store/mutations.js 2 ●●● diff | view | raw | blame | history
src/views/ComponentView.vue 4 ●●● diff | view | raw | blame | history
src/views/Home.vue 1 ●●●● diff | view | raw | blame | history
src/views/Todo.vue 10 ●●●●● diff | view | raw | blame | history
tests/unit/javascript/actions.spec.js 12 ●●●●● diff | view | raw | blame | history
tests/unit/javascript/mutations.spec.js 2 ●●●●● diff | view | raw | blame | history
tests/unit/setup.js 4 ●●●● diff | view | raw | blame | history
tests/unit/vue-components/Header.spec.js 17 ●●●● diff | view | raw | blame | history
tests/unit/vue-components/ListOfTodos.spec.js 12 ●●●● diff | view | raw | blame | history
tests/unit/vue-components/NewTodo.spec.js 30 ●●●● diff | view | raw | blame | history
tests/unit/vue-components/Todo.spec.js 1 ●●●● diff | view | raw | blame | history
tests/unit/vue-components/XofYItems.spec.js 8 ●●●● diff | view | raw | blame | history