diff options
author | Stas Vilchik <vilchiks@gmail.com> | 2015-09-25 17:08:50 +0200 |
---|---|---|
committer | Stas Vilchik <vilchiks@gmail.com> | 2015-09-30 10:18:55 +0200 |
commit | a9a4c04df49c8ae0eb94898701fb151b8e722768 (patch) | |
tree | 60554cd57a6871b47f7d5b6c42960111cf7045e1 /server/sonar-web/.eslintignore | |
parent | 3e8b829a8b43f1c023cf90375edb50ba49f8e7b9 (diff) | |
download | sonarqube-a9a4c04df49c8ae0eb94898701fb151b8e722768.tar.gz sonarqube-a9a4c04df49c8ae0eb94898701fb151b8e722768.zip |
use nvm to install node.js 4, add mocha tests
Diffstat (limited to 'server/sonar-web/.eslintignore')
-rw-r--r-- | server/sonar-web/.eslintignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/server/sonar-web/.eslintignore b/server/sonar-web/.eslintignore index 681af342526..d2424ba88a4 100644 --- a/server/sonar-web/.eslintignore +++ b/server/sonar-web/.eslintignore @@ -1 +1,2 @@ src/main/js/libs/third-party +tests |