.eslintrc 36 Bytes
Newer Older
Рамис's avatar
Рамис committed
1
2
3
4
5
{
  "env": {
    "jest": true
  }
}