Add .editorconfig; reformat project
This commit is contained in:
parent
5f62d2d3ec
commit
71a60a0359
29 changed files with 42 additions and 28 deletions
|
|
@ -30,4 +30,4 @@ export default class Logger {
|
|||
public debug(...args: any[]) {
|
||||
this._log("debug", "#eebebe", args);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue