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
Say I want to exclude the "engines" key in a package.json from the object-curly-newline, object-curly-spacing, and object-property-newline rules, but apply those rules everywhere else,
Or if I only want to apply those rules to the "references" key in a tsconfig.json
Please consider adding pathsPattern to those rules