Commit dae78a55 authored by Winnie Hellmann's avatar Winnie Hellmann

Fix linting errors in sprintf

parent 244f631e
...@@ -23,4 +23,4 @@ export default (input, parameters, escapeParameters = true) => { ...@@ -23,4 +23,4 @@ export default (input, parameters, escapeParameters = true) => {
} }
return output; return output;
} };
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment