Eric Woodward
5c58d7d051
Update JS, add versioning (for cache-busting updates) Clean up a bunch of unused files Add Rivertail community Add some new races
7 lines
117 B
JSON
7 lines
117 B
JSON
{
|
|
"compilerOptions": {
|
|
"module": "commonjs",
|
|
"target": "es6"
|
|
},
|
|
"exclude": ["node_modules"]
|
|
} |