summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile b/Makefile
deleted file mode 100644
index b9afabe9..00000000
--- a/Makefile
+++ /dev/null
@@ -1,3 +0,0 @@
-lint:
- @./node_modules/.bin/eslint .
-.PHONY: lint