2021-07-22 07:26:21 +09:00
|
|
|
path_classifiers:
|
|
|
|
test:
|
2021-07-22 21:22:30 +09:00
|
|
|
- exclude: test
|
|
|
|
- test/resources
|
2021-07-22 07:26:21 +09:00
|
|
|
|
2020-11-02 01:00:40 +09:00
|
|
|
queries:
|
|
|
|
# Already handled by the "no-unused-vars" ESLint rule.
|
|
|
|
- exclude: js/unused-local-variable
|
2021-05-11 18:36:36 +09:00
|
|
|
- exclude: js/useless-assignment-to-local
|