19 lines
1.0 KiB
Markdown
19 lines
1.0 KiB
Markdown
# @codemirror/basic-setup [](https://www.npmjs.org/package/@codemirror/basic-setup)
|
|
|
|
[ [**WEBSITE**](https://codemirror.net/6/) | [**DOCS**](https://codemirror.net/6/docs/ref/#basic-setup) | [**ISSUES**](https://github.com/codemirror/codemirror.next/issues) | [**FORUM**](https://discuss.codemirror.net/c/next/) | [**CHANGELOG**](https://github.com/codemirror/basic-setup/blob/main/CHANGELOG.md) ]
|
|
|
|
This package implements an example configuration for the
|
|
[CodeMirror](https://codemirror.net/6/) code editor.
|
|
|
|
The [project page](https://codemirror.net/6/) has more information, a
|
|
number of [examples](https://codemirror.net/6/examples/) and the
|
|
[documentation](https://codemirror.net/6/docs/).
|
|
|
|
This code is released under an
|
|
[MIT license](https://github.com/codemirror/basic-setup/tree/main/LICENSE).
|
|
|
|
We aim to be an inclusive, welcoming community. To make that explicit,
|
|
we have a [code of
|
|
conduct](http://contributor-covenant.org/version/1/1/0/) that applies
|
|
to communication around the project.
|