.eslintrc 58 Bytes
Newer Older
吴雪燕's avatar
init  
吴雪燕 committed
1 2 3 4 5 6 7
{
  "env": { 
    "jest": true
  },
  "globals": { 
  }
}