brainz-social-old/jsconfig.json

6 lines
No EOL
96 B
JSON

{
"compilerOptions": {
"module": "CommonJS"
},
"exclude": ["node_modules"]
}