{ "extends": ["@rarible/ts"], "rules": { "object-curly-spacing": ["error", "always"] }, "globals":{ "BigInt": true } }