]> git.immae.eu Git - github/fretlink/pronto-hlint.git/blobdiff - spec/fixtures/test.git/world.es6
Welcom pronto-hlint! This is a whole rewrite of pronto-eslint_npm.
[github/fretlink/pronto-hlint.git] / spec / fixtures / test.git / world.es6
diff --git a/spec/fixtures/test.git/world.es6 b/spec/fixtures/test.git/world.es6
deleted file mode 100644 (file)
index 2d1b996..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-function HelloWorld(name)
-{
-    if (foo) foo++;
-    alert(name);
-}