Open trivikr opened 6 days ago
Fixes: https://github.com/bluesky-social/atproto/issues/3014
make fmt is successful, and no files were updated
$ make fmt pnpm format > atp@0.0.1 format /Users/trivikram/workspace/atproto > pnpm lint:fix && pnpm style:fix > atp@0.0.1 lint:fix /Users/trivikram/workspace/atproto > pnpm lint --fix > atp@0.0.1 lint /Users/trivikram/workspace/atproto > eslint . --ext .ts,.js "--fix" ... tsconfig/nodenext.json 0ms (unchanged) tsconfig/tests.json 0ms (unchanged) $ git status On branch remove-prettier-config-standard nothing to commit, working tree clean
Fixes: https://github.com/bluesky-social/atproto/issues/3014
make fmt is successful, and no files were updated