forked from MichaelYick/mailpoet
7 lines
95 B
JSON
7 lines
95 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"include": [
|
|
"./assets/js/src/**/_stories/*.tsx"
|
|
]
|
|
}
|