add lisp packages
This commit is contained in:
11
lisp/emacs-application-framework/app/js-video-player/node_modules/rangetouch/.stylelintrc.json
generated
vendored
Normal file
11
lisp/emacs-application-framework/app/js-video-player/node_modules/rangetouch/.stylelintrc.json
generated
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"extends": ["stylelint-config-recommended", "stylelint-config-prettier"],
|
||||
"rules": {
|
||||
"selector-class-pattern": null,
|
||||
"selector-no-qualifying-type": [true, { "ignore": ["attribute", "class"] }],
|
||||
"string-no-newline": null,
|
||||
"indentation": 4,
|
||||
"string-quotes": "single",
|
||||
"max-nesting-depth": 2
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user