Skip to content

Commit c0faa39

Browse files
Apply suggestion from @alexs-mparticle
1 parent e6073c3 commit c0faa39

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

AGENTS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ The Rokt web kit (`@mparticle/web-rokt-kit`) is an mParticle integration kit (fo
1010

1111
## Tech Stack
1212

13-
- **Language**: ES5-style JavaScript (uses `var`, no arrow functions) — NOT TypeScript
13+
- **Language**: Plain JavaScript project — kit source is ES5-style; tests/tooling may use ES6. There is no TypeScript compilation step.
1414
- **Build Tool**: Rollup (IIFE and CommonJS output)
1515
- **Testing**: Karma + Mocha/Chai (real browser tests in Chrome and Firefox)
1616
- **Package Manager**: npm

0 commit comments

Comments
 (0)