UNPKG

100 BPlain TextView Raw
1{
2 "extends": "babel",
3 "parserOptions": {
4 "ecmaVersion": 7,
5 "sourceType": "module"
6 }
7}