UNPKG

119 BPlain TextView Raw
1{
2 "parser": "babel-eslint",
3 "extends": ["bunchtogether"],
4 "plugins": ["jest"],
5 "env": {
6 "jest": true
7 }
8}