This allow to use the default tokens from Typescript or Javascript file of dependents repos. For instance this wîll be used by packages/react to aggregate components tokens files.
6 lines
46 B
JSON
6 lines
46 B
JSON
{
|
|
"include": [
|
|
"./jest.config.ts"
|
|
]
|
|
}
|