Skip to content

Commit 8fc8302

Browse files
committed
npm run prettier
1 parent 17d19f7 commit 8fc8302

File tree

3 files changed

+194
-259
lines changed

3 files changed

+194
-259
lines changed

.prettierrc.js

Lines changed: 0 additions & 7 deletions
This file was deleted.

src/index.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
export * from "./types.js";
2-
export * from "./Specification.js";
1+
export * from './types.js'
2+
export * from './Specification.js'

0 commit comments

Comments
 (0)