UNPKG

119 BJSONView Raw
1{
2 "parser": "babel-eslint",
3 "parserOptions": {
4 "sourceType": "module"
5 },
6 "plugins": [
7 "flowtype"
8 ]
9}