oxc/crates/oxc_linter/fixtures/import/package/package.json
overlookmotel 694f032a3d style: add trailing line breaks to package.json files (#5542)
For consistency with our `.editorconfig`.
2024-09-06 12:43:44 +00:00

4 lines
106 B
JSON

{
"description": "Unnamed package for reaching through main field - rxjs style",
"main": "index.js"
}