mirror of
https://github.com/jupyter/notebook.git
synced 2024-12-21 04:10:17 +08:00
7 lines
130 B
Plaintext
7 lines
130 B
Plaintext
{
|
|
"browserify": true,
|
|
"node": true,
|
|
"jquery": true,
|
|
"predef": [ "requirejs", "define", "Promise", "CodeMirror"]
|
|
}
|