As pointed out here https://github.com/GitbookIO/slate-edit-table/pull/59#issuecomment-363140874 It would be simpler to have these as dependencies: ``` "eslint-plugin-flowtype": "^2.41.0", "eslint-plugin-jsx-a11y": "^5.1.1", "eslint-plugin-prettier": "^2.4.0", "eslint-plugin-react": "^7.5.1", "prettier": "^1.9.2", ```