afddcfd645
* remove storybook: * changelog * clean up * update browserstack * remove special case for storybook * add back gen-story-md
11 lines
152 B
JSON
11 lines
152 B
JSON
{
|
|
"compilerOptions": {
|
|
"experimentalDecorators": true,
|
|
"allowJs": true
|
|
},
|
|
"exclude": [
|
|
"node_modules",
|
|
".yarn",
|
|
"public"
|
|
]
|
|
} |