Skip to content

Commit 473a0d2

Browse files
authored
Remove import assertions from README (web-platform-dx#599)
1 parent e572af6 commit 473a0d2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/web-features/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ npm install web-features
1010

1111
```js
1212
import webFeatures from 'web-features';
13-
// import webFeatures from 'web-features/index.json' assert { type: 'json' }
1413
```
1514

1615
## Rendering Baseline statuses with `web-features`

0 commit comments

Comments
 (0)