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
Files and dirs are sorted alphabetically everywhere. The same rule applies to dependencies in package.json. I think, it would be better to sort imports field, too. I wanted to create interfaces directory and found out, that default imports field is not sorted.
Also, the same change has to be applied to tsconfig.json, too.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Files and dirs are sorted alphabetically everywhere. The same rule applies to dependencies in
package.json
. I think, it would be better to sortimports
field, too. I wanted to createinterfaces
directory and found out, that defaultimports
field is not sorted.Also, the same change has to be applied to
tsconfig.json
, too.Beta Was this translation helpful? Give feedback.
All reactions