Sahli/ansilove.js/jslint.json
Iam Naughton Phier 413a4dad3e Adding ansilove.js
- admittedly this should probably be tracked via a link but
 ... not really sure how to do that and the last time I did it,
 I had massive issues with updating on other machines.
2014-10-10 00:57:21 +03:00

16 lines
No EOL
272 B
JSON

{
"bitwise": true,
"browser": true,
"devel": true,
"plusplus": true,
"predef": [
"AnsiLove",
"Uint8Array",
"Uint32Array",
"FileReader",
"self",
"onmessage",
"postMessage",
"Worker"
]
}