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 4834fe6 commit 1149cb7Copy full SHA for 1149cb7
plugins/toml.ts
@@ -33,4 +33,4 @@ export function toml(userOptions?: Options) {
33
};
34
}
35
36
-export default toml
+export default toml;
0 commit comments