9169165a03
* feat: generate new nx application * feat: add env variables & render a headline * feat: add netlify config * feat: add cypress projectId and delete unused files
12 lines
126 B
Plaintext
12 lines
126 B
Plaintext
{
|
|
"presets": [
|
|
[
|
|
"@nrwl/react/babel",
|
|
{
|
|
"runtime": "automatic"
|
|
}
|
|
]
|
|
],
|
|
"plugins": []
|
|
}
|