Pang LARS
Pang LARS
Could someone please merge this?
``` apheleia@ca61d3f59d29:/src$ prettier --plugin="prettier-plugin-astro" --parser=astro ./test/formatters/samplecode/prettier-astro/in.astro [error] Cannot find package 'prettier-plugin-astro' imported from /src/noop.js ``` maybe I need add ``` { "plugins": ["prettier-plugin-astro"], "overrides": [ { "files": "*.astro", "options": {...
I tried, but failed. prettier-ruby is also failed in this time ``` ❯ make fmt-docker apheleia@3d40fe637bc5:/src$ make fmt-test FORMATTERS=prettier-ruby Debugger entered--Lisp error: (void-function make-closure) make-closure(#f(compiled-function (arg) #) "/tmp/apheleia-ft/in.rb" ((file filepath)))...