Skip to content
This repository has been archived by the owner on May 17, 2021. It is now read-only.

Latest commit

 

History

History
23 lines (15 loc) · 435 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 435 Bytes

mongodb-ace-theme-query

MongoDB ACE Theme for Query Bar

Installation

npm install --save mongodb-ace-theme-query

Usage

import 'mongodb-ace-theme-query';
editor.setTheme("ace/theme/mongodb-query");

License

Apache 2.0