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
Copy file name to clipboardExpand all lines: agents.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@
7
7
-**Lint**: `npm run lint` - Runs ESLint on TypeScript files in `src/`
8
8
-**Test**: `npm run test` - Runs tests using vscode-test
9
9
-**Prepare for publish**: `npm run vscode:prepublish` - Runs compile before publishing
10
-
-**Formatting**: Formatting is handled by ESLint autofix (`npm run lint -- --fix` or just `npm run lint` if configured). Prettier was removed to simplify the stack.
10
+
-**Formatting**: Formatting is handled by ESLint autofix (`npm run lint -- --fix` or just `npm run lint` if configured).
0 commit comments