mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
noble: Remove vim comments
This commit is contained in:
@@ -80,4 +80,3 @@ descriptor.writeValue(new Buffer(1), (error: string): void => {});
|
||||
descriptor.on("valueRead", (error: string, data: NodeBuffer): void => {});
|
||||
descriptor.on("valueWrite", (error: string): void => {});
|
||||
|
||||
// vim expandtab shiftwidth=4
|
||||
|
||||
Vendored
-1
@@ -104,4 +104,3 @@ declare module "noble" {
|
||||
}
|
||||
}
|
||||
|
||||
// vim expandtab shiftwidth=4
|
||||
|
||||
Reference in New Issue
Block a user