chore: better Prettier config for easier reviews

This commit is contained in:
2023-10-23 23:44:50 +02:00
parent 2d84d11034
commit 5f2742be0b
18 changed files with 1256 additions and 1256 deletions

View File

@ -1,2 +1,2 @@
export * from './authorize.js'
export * from './UnauthorizedError.js'
export * from "./authorize.js"
export * from "./UnauthorizedError.js"