style: auto format whole project
This commit is contained in:
@@ -4,6 +4,6 @@ const client = new Client({
|
||||
host: 'localhost',
|
||||
user: 'postgres',
|
||||
port: 5432,
|
||||
})
|
||||
});
|
||||
|
||||
export default client;
|
||||
|
Reference in New Issue
Block a user