Injects a custom attribute (default: `data-source-location`) into every JSX element, showing the source file, line, and column.
npm install @wix/babel-plugin-jsx-source-attrsInjects a custom attribute (default: data-source-location) into every JSX element, showing the source file, line, and column.
bash
npm install --save-dev babel-plugin-jsx-source-attrs
``