From f953fe42b937e93fc82031e6755b6d91dfb2fa6e Mon Sep 17 00:00:00 2001 From: Richard Davey Date: Tue, 7 Aug 2018 11:20:12 +0100 Subject: [PATCH] lint the Scale Manager --- .eslintignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.eslintignore b/.eslintignore index 8618d2af7..e1bf90151 100644 --- a/.eslintignore +++ b/.eslintignore @@ -8,4 +8,3 @@ src/geom/polygon/Earcut.js src/utils/array/StableSort.js src/utils/object/Extend.js src/structs/RTree.js -src/boot/ScaleManager.js