mirror of
https://github.com/coder/code-server.git
synced 2026-05-07 04:51:59 +02:00
Remove block padding (blank lines)
Also made a rule for it.
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
export interface IDisposable {
|
||||
|
||||
dispose(): void;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user