style: format modified file to be consistent with prettier
Signed-off-by: vabf59 <thomas.triplett.vabf59@statefarm.com>
This commit is contained in:
@@ -349,10 +349,10 @@ export async function createConfig(
|
||||
profile: false,
|
||||
...(isDev
|
||||
? {
|
||||
watchOptions: {
|
||||
ignored: /node_modules\/(?!\@backstage)/,
|
||||
},
|
||||
}
|
||||
watchOptions: {
|
||||
ignored: /node_modules\/(?!\@backstage)/,
|
||||
},
|
||||
}
|
||||
: {}),
|
||||
optimization,
|
||||
bail: false,
|
||||
|
||||
Reference in New Issue
Block a user