Skip to content

Commit

Permalink
Fix anchor jumping in README.md (#1521)
Browse files Browse the repository at this point in the history
  • Loading branch information
LoginovIlya committed Nov 6, 2022
1 parent 5c66d2b commit 60e5784
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Expand Up @@ -33,12 +33,11 @@
* [Faster Builds](#faster-builds)
* [Yarn Plug’n’Play](#yarn-plugnplay)
* [Babel](#babel)
* [Parallelising Builds](#parallelising-builds)
* [Compatibility](#compatibility)
* [Configuration](#configuration)
+ [`devtool` / sourcemaps](#devtool--sourcemaps)
* [Code Splitting and Loading Other Resources](#code-splitting-and-loading-other-resources)
* [Declarations (.d.ts)](#declarations-dts)
* [Declarations (.d.ts)](#declaration-files-dts)
* [Failing the build on TypeScript compilation error](#failing-the-build-on-typescript-compilation-error)
* [`baseUrl` / `paths` module resolution](#baseurl--paths-module-resolution)
* [Options](#options)
Expand Down

0 comments on commit 60e5784

Please sign in to comment.