app/react/Layout/CurrentLocationLink.js
Prefer named exports. Open
Open
export default CurrentLocationLink;
- Read upRead up
- Exclude checks
For more information visit Source: http://eslint.org/docs/rules/
Prop spreading is forbidden Open
Open
<Link to={`${location.pathname}?${query.toString()}`} {...validProps(otherProps)}>
- Read upRead up
- Exclude checks
For more information visit Source: http://eslint.org/docs/rules/
Definition for rule 'node/no-restricted-import' was not found. Open
Open
import React from 'react';
- Read upRead up
- Exclude checks
For more information visit Source: http://eslint.org/docs/rules/