componentDidCatch()
in
src/ui/compiler.tsx [21:23]
3
lines of code
1
McCabe index (conditional complexity)
componentDidCatch(error: Error) { errorCallback(error); }