import { Linter } from "eslint";
declare const nonStrictConfig: Linter.Config;
export default nonStrictConfig;
