pinojs / sonic-boom

Extremely fast utf8 only stream implementation
MIT License
266 stars 41 forks source link

style(types/index.test-d.ts): explicitly declare semicolon #152

Closed Fdawgs closed 2 years ago

Fdawgs commented 2 years ago

Every other line in this file has an explicit semicolon. This will stop all of the static analysis tools from crying about it.