We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b016cec commit e6073c3Copy full SHA for e6073c3
1 file changed
.claude/skills/verify/skill.md
@@ -35,7 +35,7 @@ npm run test
35
36
## Notes
37
38
-- This is a plain JavaScript (ES6) project — there is no TypeScript compilation step.
+- This is a plain JavaScript project — kit source is ES5-style; tests/tooling may use ES6. There is no TypeScript compilation step.
39
- Build uses Rollup and produces IIFE and CommonJS bundles.
40
- Tests run in real browsers (Chrome, Firefox) via Karma, not in Node/jsdom.
41
- `npm run test:debug` launches Chrome in non-headless mode for interactive debugging.
0 commit comments