cheatsheets/jshint.md

13 lines
103 B
Markdown

---
title: Jshint
layout: default
---
### Relaxing
// expr: true
production && a = b;