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
In trying to follow the example in the README, I found that I was stuck with null-grammar unless I provided a filePath option. scopeName alone wouldn't do, as the example suggests.
Is there something I'm missing? Or should I make a PR to add this to the docs?
In trying to follow the example in the README, I found that I was stuck with
null-grammarunless I provided afilePathoption.scopeNamealone wouldn't do, as the example suggests.Is there something I'm missing? Or should I make a PR to add this to the docs?