diff --git a/src/dev-center/.eslintignore b/src/dev-center/.eslintignore index d79de460..9b9590a5 100644 --- a/src/dev-center/.eslintignore +++ b/src/dev-center/.eslintignore @@ -1,2 +1,2 @@ -./js/slugify.js -./js/html-entities.js \ No newline at end of file +/js/slugify.js +/js/html-entities.js \ No newline at end of file