Skip to content

Commit

Permalink
style: Align indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Zirak committed Nov 7, 2023
1 parent b2577bb commit 8de63a6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions metapackages/auto-instrumentations-node/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*/

export {
getNodeAutoInstrumentations,
getResourceDetectorsFromEnv,
InstrumentationConfigMap,
} from './utils';
getNodeAutoInstrumentations,
getResourceDetectorsFromEnv,
InstrumentationConfigMap,
} from './utils';

0 comments on commit 8de63a6

Please sign in to comment.