diff options
author | Valentin Popov <info@valentineus.link> | 2020-02-19 13:16:23 +0300 |
---|---|---|
committer | Valentin Popov <info@valentineus.link> | 2020-02-19 13:16:23 +0300 |
commit | 50fd33ae97f5614d1ee3c5c7aa87238cb0813039 (patch) | |
tree | 554d48a5f0668e1e2f3a8c7eebc15a98bea34d08 /ROADMAP.md | |
parent | 9ea945c950d2c99261182e6771c09ae0e4aef53e (diff) | |
download | eslint-config-50fd33ae97f5614d1ee3c5c7aa87238cb0813039.tar.xz eslint-config-50fd33ae97f5614d1ee3c5c7aa87238cb0813039.zip |
Strange situation
Signed-off-by: Valentin Popov <info@valentineus.link>
Diffstat (limited to 'ROADMAP.md')
-rw-r--r-- | ROADMAP.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -160,7 +160,7 @@ - [ ] "no-obj-calls" - [ ] "no-octal" - [X] "no-octal-escape" -- [X] "no-param-reassign" +- [ ] "no-param-reassign" - [X] "no-path-concat" - [ ] "no-plusplus" - [ ] "no-process-env" |