Skip to content

Commit

Permalink
chores:run prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
KannuSingh committed Sep 20, 2024
1 parent 0bb78f9 commit ee7d21d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion apps/laboratory/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,4 +118,4 @@
"@types/react-dom": "18.2.7",
"dotenv": "16.3.1"
}
}
}
2 changes: 1 addition & 1 deletion packages/experimental/smart-session/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,4 @@
"bugs": {
"url": "https://github.com/WalletConnect/web3modal/issues"
}
}
}
2 changes: 1 addition & 1 deletion packages/experimental/smart-session/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
"declarationDir": "./dist/types"
},
"extends": "../../../tsconfig.json",
"include": ["src/**/*.ts", "tests", "exports",]
"include": ["src/**/*.ts", "tests", "exports"]
}

0 comments on commit ee7d21d

Please sign in to comment.