We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6aeb7ec commit f8ac347Copy full SHA for f8ac347
1 file changed
.eslintignore
@@ -3,6 +3,6 @@
3
#
4
# Prepend each file with a globbing '**/' because our official builds run in a complex way that makes it hard to depend
5
# on specific relative paths.
6
-**/src/NuGetGallery/Scripts/gallery/jquery-3.4.1.js
7
-**/src/NuGetGallery/Scripts/gallery/knockout-3.5.1.js
8
-**/src/NuGetGallery/Scripts/gallery/moment-2.18.1.js
+**/Scripts/gallery/jquery-3.4.1.js
+**/Scripts/gallery/knockout-3.5.1.js
+**/Scripts/gallery/moment-2.18.1.js
0 commit comments