UNPKG

warriorjs-ja

Version:

Game written in JavaScript for learning JavaScript and artificial intelligence

15 lines (11 loc) 180 B
{ "extends": "airbnb-base", "parser": "babel-eslint", "env": { "mocha": true }, "rules": { "no-prototype-builtins": [0], "no-underscore-dangle": [0] } }