Faith

Results 4 issues of Faith

I want to draw the smallest square on terminal by follow code ```rust let block = Block::default().style(Style::default().bg(Color::Red)); let rect = Rect::new(1, 1, 1, 1); let area = Layout::default().constraints([ Constraint::Percentage(100), ]).split(rect);...

bug

[Guyoung - 使用 TypeScript 开发微信小程序](https://segmentfault.com/a/1190000008175944)

when I type: "nrm use cnpm", all the project will switch to this registry. I just want to set local project switch that, don't effect other project's registry, that mean...

I want to suport instagram in instagram.html, what need I setting instagram_\* at _confirm file, such as: instagram_user: instagram_client: instagram_access_token: .... and anything else?