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
chore: move 'prettier' settings to 'package.json' for format-on-save compatibility
'comma-dangle' has been modified in '.eslintrc.js' to get perfect compatibility
with 'prettier''s 'trailingComma: all' setting we use in 'package.json'.
Fixes#83.
0 commit comments