Closed NeoPlays closed 2 months ago
use npm run format:check to check the format of your code run npm run format to format your code
npm run format:check
npm run format
A Github Action will check your code's format before merging.
use
npm run format:check
to check the format of your code runnpm run format
to format your codeA Github Action will check your code's format before merging.