style: auto format whole project
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
type Config = {
|
||||
[key: string]: string,
|
||||
[key: string]: string;
|
||||
};
|
||||
|
||||
const config: Config = {
|
||||
|
Reference in New Issue
Block a user