UNPKG

@atlaskit/ds-explorations

Version:

An experimental package for exploration and validation of spacing / typography foundations.

17 lines (16 loc) 293 B
{ "extends": "../../../tsconfig.json", "include": [ "__tests__/**/*.ts", "__tests__/**/*.tsx", "examples/**/*.ts", "examples/**/*.tsx", "src/**/*.ts", "src/**/*.tsx", "scripts/**/*.ts", "scripts/**/*.tsx" ], "compilerOptions": { "baseUrl": "" } }