UNPKG

path-complete-extname

Version:

path.extname implementation adapted to also include multiple dots extensions.

10 lines (9 loc) 117 B
os: - linux - osx language: node_js node_js: - 'node' - 'lts/*' before_install: - npm install -g grunt-cli