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 17d19f7 commit 8fc8302Copy full SHA for 8fc8302
.prettierrc.js
src/index.ts
@@ -1,2 +1,2 @@
1
-export * from "./types.js";
2
-export * from "./Specification.js";
+export * from './types.js'
+export * from './Specification.js'
0 commit comments