You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: support detecting origin indent and newline to generate pages.json (#170)
* chore: add detect-indent and detect-newline packages
* feat: support using origin file style
* fix: returns an empty string as the file content if the file is not found
* test: update inline snapshot
* fix: set eof by default
* chore: update deps
* fix: fix import
* chore: update deps
0 commit comments