path-resolve
A small utility that resolve the full path of a file in (hopefully) every case.
Usage
import resolve from 'path-resolve';
const path = resolve(path);
A small utility that resolve the full path of a file in (hopefully) every case.
import resolve from 'path-resolve';
const path = resolve(path);
npm i path-resolve
48
1.0.2
MIT
2.56 kB
7