atlaschiew / react-study

happy reacting
0 stars 0 forks source link

import sorting issue #11

Open atlaschiew opened 9 months ago

atlaschiew commented 9 months ago

If you want esLint to run across your code in one commit, call npx eslint . --fix.

This will run eslint and attempt to fix all possible issues (such as import sorting) that it can.