mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-06-05 20:02:05 +08:00
Fix whitespace linting error
This commit is contained in:
2
types/webpack/index.d.ts
vendored
2
types/webpack/index.d.ts
vendored
@@ -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