UNPKG

eclint

Version:

Validate or fix code that doesn't adhere to EditorConfig settings or infer settings from existing code.

4 lines (3 loc) 111 B
import * as eclint from '../eclint'; declare const EndOfLineRule: eclint.ILineRule; export = EndOfLineRule;