{
"extends": [
"react-app",
"react-app/jest"
],
"ignorePatterns": [
"build",
"storybook-static"
"root": true
}