We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 274700e commit 84e20acCopy full SHA for 84e20ac
.github/copilot-instructions.md
@@ -4,7 +4,7 @@ This is a TypeScript project that implements a frontend build tooling called Vit
4
5
### Required Before Each Commit
6
7
-- Run `pnpm run lint` to ensure that your code adheres the code standards.
+- Run `pnpm run lint` to ensure that your code adheres to the code standards.
8
- Run `pnpm run format` to format your code.
9
10
### Development Flow
0 commit comments