mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-19 15:22:17 +02:00
N°5621 Move jquery.magnific-popup.js 1.0.0 to NPM
This commit is contained in:
21
node_modules/magnific-popup/.jshintrc
generated
vendored
Normal file
21
node_modules/magnific-popup/.jshintrc
generated
vendored
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"curly": false,
|
||||
"eqeqeq": true,
|
||||
"immed": true,
|
||||
"latedef": true,
|
||||
"newcap": true,
|
||||
"noarg": true,
|
||||
"sub": true,
|
||||
"undef": false,
|
||||
"unused": true,
|
||||
"boss": true,
|
||||
"eqnull": true,
|
||||
"browser": true,
|
||||
|
||||
"predef": [
|
||||
"define",
|
||||
"module",
|
||||
"mfp"
|
||||
],
|
||||
"jquery": true
|
||||
}
|
||||
Reference in New Issue
Block a user