mirror of
https://github.com/twentyhq/twenty.git
synced 2024-11-28 09:12:37 +03:00
e358d677f9
* Add new package * Add twenty-emails package * Use generated files from twenty-emails in twenty-server * Fix deleted file * Import emails templates properly
8 lines
101 B
JSON
8 lines
101 B
JSON
{
|
|
"compilerOptions": {
|
|
"module": "commonjs",
|
|
"baseUrl": "./",
|
|
"jsx": "react-jsx"
|
|
}
|
|
}
|