Skip to content

Commit e6073c3

Browse files
Update .claude/skills/verify/skill.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent b016cec commit e6073c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.claude/skills/verify/skill.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ npm run test
3535

3636
## Notes
3737

38-
- This is a plain JavaScript (ES6) project — there is no TypeScript compilation step.
38+
- This is a plain JavaScript project — kit source is ES5-style; tests/tooling may use ES6. There is no TypeScript compilation step.
3939
- Build uses Rollup and produces IIFE and CommonJS bundles.
4040
- Tests run in real browsers (Chrome, Firefox) via Karma, not in Node/jsdom.
4141
- `npm run test:debug` launches Chrome in non-headless mode for interactive debugging.

0 commit comments

Comments
 (0)