Skip to content

Commit

Permalink
chore(docs): add README
Browse files Browse the repository at this point in the history
  • Loading branch information
AAGaming00 committed Jul 9, 2024
1 parent ebf4220 commit d6359b2
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Decky Plugin Rollup Preset

Usage:

```js
import deckyPlugin from "@decky/rollup";

export default deckyPlugin({
// Add your extra Rollup options here
})
```

0 comments on commit d6359b2

Please sign in to comment.