Simon
Results
2
issues of
Simon
- Update package-lock to lockfile version 3 - NPM does this automatically when running `npm install` - [Backwards compatible](https://docs.npmjs.com/cli/v9/configuring-npm/package-lock-json#lockfileversion) to NPM v7
- Add option to set a fixed width of the snippet container - Use CSS units to specify the width - Leave field empty for dynamic width (empty is default)...