fix typo tslint.json

pull/5692/head
Tronica 2 weeks ago committed by GitHub
parent 96cc63a046
commit aae2c293e5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      libs/remix-url-resolver/tslint.json

@ -50,7 +50,7 @@
"no-empty": false,
"no-empty-interface": true,
"no-eval": true,
"no-inferrable-types": [
"no-inferable-types": [
true,
"ignore-params"
],

Loading…
Cancel
Save