Skip to content

Syntax sugar for open (a.k.a local open) #6275

@believer

Description

@believer

I'm receiving an error when locally opening a module that I'm not sure how to handle

4 │  Runtime.onInstalled(_ => {
5 │    DeclarativeContent.(
6 │      removeRules(_ => {
7 │        addRules([
8 │          {

I'm not sure what to parse here when looking at "(".

The error highlights removeRules

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions