Skip to content

Commit f8cbc42

Browse files
committed
lint fixup: apply prettier
1 parent 42eec0a commit f8cbc42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/module-types/tsconfig.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"webpack.config.ts": "cjs",
66
// Test that subsequent patterns override earlier ones
77
"src/cjs-subdir": "cjs",
8-
"src/cjs-subdir/esm-exception": "esm",
8+
"src/cjs-subdir/esm-exception": "esm"
99
}
1010
},
1111
"compilerOptions": {

0 commit comments

Comments
 (0)