We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65ea533 commit d14c641Copy full SHA for d14c641
README.md
@@ -13,7 +13,7 @@ npm install rollup-plugin-alias
13
```
14
15
## Usage
16
-```
+```javascript
17
import { rollup } from 'rollup';
18
import alias from 'rollup-plugin-alias';
19
0 commit comments