You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
ClaireNeveu, d4h0, mnn, coetry, chrischen and 3 moreyawaramin