1pub const TEMPLATE_CONTENT: &'static str = r#"{ 2 "extends": "plugin:@sl/eslint-plugin-fe/typescript" 3} 4"#;