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:
parent
b26eebcb80
commit
79a77d51d1
1 changed files with 15 additions and 15 deletions
|
@ -11,7 +11,7 @@ const moduleExports = {
|
||||||
reactStrictMode: true,
|
reactStrictMode: true,
|
||||||
sentry: {
|
sentry: {
|
||||||
hideSourceMaps: false,
|
hideSourceMaps: false,
|
||||||
}
|
},
|
||||||
};
|
};
|
||||||
|
|
||||||
const sentryWebpackPluginOptions = {
|
const sentryWebpackPluginOptions = {
|
||||||
|
|
Loading…
Reference in a new issue