Skip to content

Commit

Permalink
chore: remove extenstion
Browse files Browse the repository at this point in the history
  • Loading branch information
NWYLZW committed Sep 4, 2023
1 parent 56f9818 commit 697b84c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ppd.client.configure.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import { defineConfigure } from '@power-playground/core'
import { mergeDeepLeft } from 'ramda'

import sharePpdClientConfigure from './.share.ppd.client.configure.ts'
import sharePpdClientConfigure from './.share.ppd.client.configure'

export default mergeDeepLeft(
defineConfigure({
Expand Down

0 comments on commit 697b84c

Please sign in to comment.