nexo/apps/mattermost/tsconfig.test.json

7 lines
No EOL
114 B
JSON

{
"extends": "./tsconfig",
"compilerOptions": {
"jsx": "react",
"module": "commonjs"
}
}