UNPKG

154 BJSONView Raw
1{
2 "extends": ["@idearium/eslint-config", "plugin:prettier/recommended"],
3 "parserOptions": {
4 "ecmaVersion": 2017
5 },
6 "root": true
7}