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