style: lint
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
import { defineConfig } from 'tsdown'
|
||||
|
||||
export default defineConfig({
|
||||
dts: true,
|
||||
entry: [
|
||||
'src/index.ts',
|
||||
'src/agents/spark-notify/index.ts',
|
||||
],
|
||||
dts: true,
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user