Skip to content

Instantly share code, notes, and snippets.

View sigorilla's full-sized avatar
🚀
Go high!

Igor Stepanov sigorilla

🚀
Go high!
  • Belgrade, Serbia
View GitHub Profile
@sigorilla
sigorilla / non-ascii.js
Last active September 5, 2016 15:15 — forked from fand/no-japanese.js
Eslint rule to forbid writing non-ASCII characters
/**
* @fileoverview Rule to forbid writing non-ASCII characters.
* @author amagitakayosi
*/
"use strict";
/**
* ASCII characters.
*/