Read our style guide
$ yarn add @shelf/eslint-config --devimport tsConfig from '@shelf/eslint-config/typescript';
export default [...tsConfig];import feTsConfig from '@shelf/eslint-config/frontend-typescript';
export default [
...feTsConfig,
{
settings: {
react: {
version: 'detect',
},
},
},
];$ yarn version
$ git push --tagsMIT © Shelf