UNPKG

migalib

Version:

MIGAlib - MInimal GAme LIBrary

15 lines (14 loc) 282 B
{ "printWidth": 80, "tabWidth": 2, "useTabs": true, "semi": true, "singleQuote": false, "jsxSingleQuote": false, "trailingComma": "es5", "bracketSpacing": true, "jsxBracketSameLine": false, "arrowParens": "avoid", "parser": "typescript", "endOfLine": "lf" }