mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-17 07:20:23 +00:00
Fix whitespace linting error
This commit is contained in:
Vendored
+1
-1
@@ -922,7 +922,7 @@ declare namespace webpack {
|
||||
*/
|
||||
name?: string;
|
||||
names?: string[];
|
||||
|
||||
|
||||
/**
|
||||
* The filename template for the commons chunk. Can contain the same placeholders as `output.filename`.
|
||||
* If omitted the original filename is not modified (usually `output.filename` or `output.chunkFilename`).
|
||||
|
||||
Reference in New Issue
Block a user