Skip to content
This repository has been archived by the owner on Feb 27, 2022. It is now read-only.

Latest commit

 

History

History
14 lines (10 loc) · 368 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 368 Bytes

coffee-cleanse

This is a nice linty-type thing to throw in your program, to make sure that you're remembering to compile your compiled-to-js language modules into js, as god intended.

Usage:

require('coffee-cleanse')

All modules that aren't .js/.json/.node-type modules are now out of the require.cache, and require.extensions is frozen solid.