mirror of
https://github.com/coder/code-server.git
synced 2026-06-22 18:07:10 +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