We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af3db77 commit bac115dCopy full SHA for bac115d
test/fixtures/builtin/un.config.ts
@@ -1,4 +1,4 @@
1
-let foo: string = 'bar'
+const foo: string = 'bar'
2
3
export default {
4
foo,
0 commit comments