Skip to content

Instantly share code, notes, and snippets.

@afrex
afrex / Trailing Comma of Death regex
Created September 4, 2013 08:03
Use this regex in a search to retrieve trailing comma's of death within your application. This comma's will cause inconsistent behaviour in Internet Explorer browsers.
,\s*?\]|,\s+}