↩︎

rmext

✂️ Remove file extension

const rmext = require('rmext');

rmext('/workspace/application/file.json'); // '/workspace/application/file'