From d7075d9576bd615e95383e24730c25477d094bfc Mon Sep 17 00:00:00 2001 From: Morgan Roderick Date: Mon, 22 Jan 2018 09:14:30 +0100 Subject: [PATCH] Add .yml extension to .eslintrc This helps editors figure out what the file is, and apply syntax highlighting and validation --- test/{.eslintrc => .eslintrc.yml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test/{.eslintrc => .eslintrc.yml} (100%) diff --git a/test/.eslintrc b/test/.eslintrc.yml similarity index 100% rename from test/.eslintrc rename to test/.eslintrc.yml