3 lines
87 B
JavaScript
3 lines
87 B
JavaScript
import CILintEditor from './ci_lint_editor';
|
|
|
|
export default () => new CILintEditor();
|