1
Fork 0
mirror of https://github.com/Steffo99/unisteffo.git synced 2024-11-28 19:04:18 +00:00

Indent with 4 spaces

This commit is contained in:
Steffo 2023-03-15 09:06:55 +00:00 committed by GitHub
parent b26eebcb80
commit 79a77d51d1
Signed by: github
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,7 @@ const moduleExports = {
reactStrictMode: true, reactStrictMode: true,
sentry: { sentry: {
hideSourceMaps: false, hideSourceMaps: false,
} },
}; };
const sentryWebpackPluginOptions = { const sentryWebpackPluginOptions = {