Commit 24919ace authored by sstern's avatar sstern

Fix lint

parent 08990dd3
...@@ -898,6 +898,7 @@ it.each([ ...@@ -898,6 +898,7 @@ it.each([
} }
); );
``` ```
**Note**: only use template literal block if pretty print is **not** needed for spec output. For example, empty strings, nested objects etc. **Note**: only use template literal block if pretty print is **not** needed for spec output. For example, empty strings, nested objects etc.
```javascript ```javascript
......
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