]> source.dussan.org Git - sonarqube.git/commit
[NO-JIRA] Custom eslint rule - no implicit coercion
authorViktor Vorona <viktor.vorona@sonarsource.com>
Wed, 19 Jul 2023 08:01:15 +0000 (10:01 +0200)
committersonartech <sonartech@sonarsource.com>
Wed, 19 Jul 2023 20:03:06 +0000 (20:03 +0000)
commit2c34b53123edd9edb1a660fb3dbee010e73f27d3
tree8b2afb2bb94b94de271b25fb9f0fa1edd1f49854
parent125a653543b42fc3e93933df2f5cdf4a8e072fa7
[NO-JIRA] Custom eslint rule - no implicit coercion
server/sonar-web/.eslintrc
server/sonar-web/eslint-local-rules/__tests__/no-implicit-coersion-test.js [new file with mode: 0644]
server/sonar-web/eslint-local-rules/index.js
server/sonar-web/eslint-local-rules/no-implicit-coersion.js [new file with mode: 0644]