UNPKG

cspell

Version:

A Spelling Checker for Code!

4 lines (3 loc) 171 B
import { CSpellSettings } from './CSpellSettingsDef'; export declare const _defaultSettings: CSpellSettings; export declare function getDefaultSettings(): CSpellSettings;