jccguimaraes/project-viewer-plus

View on GitHub
lib/index.js

Summary

Maintainability
A
0 mins
Test Coverage
import ProjectViewerPlus from './project-viewer-plus';
/**
 * Activate Project Viewer Plus in Atom
 */
module.exports = new ProjectViewerPlus();