Hacker News new | ask | show | jobs
by v413 3994 days ago
All code in modules is in the context of "use strict" by default so it won't be necessary to use this pragma explicitly.