diff options
author | tsmgeek <tsmgeek@gmail.com> | 2017-08-17 01:53:37 +0100 |
---|---|---|
committer | tsmgeek <tsmgeek@gmail.com> | 2017-08-17 01:53:37 +0100 |
commit | 78f3189865656123e30b2087775339163782e4f3 (patch) | |
tree | 7aa7ba6566022e6f413243d14c0a5c593678fffa /web/.eslintignore | |
parent | 5d6fb73d838399b94cfca61e67bcde7cf6e3c813 (diff) | |
download | trackermap-web-78f3189865656123e30b2087775339163782e4f3.tar.gz trackermap-web-78f3189865656123e30b2087775339163782e4f3.tar.bz2 trackermap-web-78f3189865656123e30b2087775339163782e4f3.zip |
Add eslint config to match jscs
Diffstat (limited to 'web/.eslintignore')
-rw-r--r-- | web/.eslintignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/.eslintignore b/web/.eslintignore new file mode 100644 index 00000000..3e0fc5c5 --- /dev/null +++ b/web/.eslintignore @@ -0,0 +1 @@ +simple/app.js
\ No newline at end of file |