UNPKG

eslint-config-lemon

Version:

<div align="center"> <br> <img width="400" src="logo.svg"> <br> <br> </div>

4 lines (2 loc) 109 B
const isWindows = opts => (opts.fakePlatform || process.platform) === 'win32' exports.isWindows = isWindows