UNPKG

118 BJSONView Raw
1{
2 "extends": "@curiostack/base",
3 "rules": {
4 "import/no-cycle": "off",
5 "import/no-unresolved": "off"
6 }
7}