UNPKG

67 BJavaScriptView Raw
1const Linter = require('./linter');
2
3module.exports = {
4 Linter
5};
\No newline at end of file