UNPKG

120 BPlain TextView Raw
1{
2 "rules": {
3 "no-unused-vars": "off",
4 "import/no-duplicates": "off",
5 "import/no-unresolved": "off",
6 }
7}