Files
DefinitelyTyped/types/is-path-cwd/is-path-cwd-tests.ts
Andy b6c343f2b3 Apply new lint rules to yet more packages (#15548)
* Apply new lint rules to yet more packages

* Fix leaflet lint
2017-03-31 11:01:26 -07:00

4 lines
66 B
TypeScript

import isPathCwd = require("is-path-cwd");
isPathCwd("unicorn");