Skip to content

Commit 60e5784

Browse files
authored
Fix anchor jumping in README.md (#1521)
1 parent 5c66d2b commit 60e5784

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,11 @@
3333
* [Faster Builds](#faster-builds)
3434
* [Yarn Plug’n’Play](#yarn-plugnplay)
3535
* [Babel](#babel)
36-
* [Parallelising Builds](#parallelising-builds)
3736
* [Compatibility](#compatibility)
3837
* [Configuration](#configuration)
3938
+ [`devtool` / sourcemaps](#devtool--sourcemaps)
4039
* [Code Splitting and Loading Other Resources](#code-splitting-and-loading-other-resources)
41-
* [Declarations (.d.ts)](#declarations-dts)
40+
* [Declarations (.d.ts)](#declaration-files-dts)
4241
* [Failing the build on TypeScript compilation error](#failing-the-build-on-typescript-compilation-error)
4342
* [`baseUrl` / `paths` module resolution](#baseurl--paths-module-resolution)
4443
* [Options](#options)

0 commit comments

Comments
 (0)