Skip to content

Commit

Permalink
kipignoring autogenerated version.ts file (precompile script)
Browse files Browse the repository at this point in the history
  • Loading branch information
facostaembrace committed Oct 29, 2024
1 parent 989db3e commit 4c06c41
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
*/
import { MutableRefObject, useEffect, useRef } from 'react';
import { trace, Tracer, TracerProvider } from '@opentelemetry/api';
/** @knipignore */
import { PACKAGE_NAME, PACKAGE_VERSION } from '../../version';
import useConsole from './useConsole';
import { NavigationTrackerConfig } from '../../types/navigation';
Expand Down

0 comments on commit 4c06c41

Please sign in to comment.