Skip to content

Commit c15db42

Browse files
committed
Leaving a note about contributing types back to DefinitelyTyped.
1 parent 0fe877b commit c15db42

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

webpack/resolve-chunk-plugin/typings/webpack-plugin-types.d.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
// Copyright (c) Microsoft Corporation. All rights reserved. Licensed under the MIT license.
22
// See LICENSE in the project root for license information.
33

4+
/**
5+
* Consider contributing some these types back to DefinitelyTyped
6+
*/
7+
48
interface IRange { }
59
interface ILoc { }
610

0 commit comments

Comments
 (0)