UNPKG
summernote-webpack
Version:
latest (0.8.1)
0.8.1
Super simple WYSIWYG editor
github.com/xuanyan0x7c7/summernote
xuanyan0x7c7/summernote
summernote-webpack
/
.jscsrc
10 lines
(9 loc)
•
173 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
{
"disallowSpaceAfterObjectKeys"
:
true
,
"disallowMultipleLineBreaks"
:
true
,
"excludeFiles"
:
[
"src/js/intro.js"
,
"src/js/outro.js"
,
"test/libs/*.js"
]
}