When installing the react-router typings it will print this warning:
>npm run postinstall -s
typings WARN badlocation "github:andrew-w-ross/typings-history" is a mutable location and may change, consider specifying a commit hash
├─┬ react-router
│ └── history
├── react (ambient)
└── react-dom (ambient)
When installing the
react-router
typings it will print this warning:Content of my
typings.json
file: