Khai Tran

Results 3 comments of Khai Tran

I met same issue, Step 18, 2020 This is my configuration: https://github.com/lioaslan/nvim And I run `:Prettier` with a simple JS code ```javascript const x = 5; console.log(x); ``` It showed...

Thank you @amimof, it worked for me.