🔧(demo) update demo app to ts config file, customize one token
Showcase a situation where we want to customize a component's design token.
This commit is contained in:
@@ -4,9 +4,6 @@
|
||||
"custom"
|
||||
],
|
||||
"parserOptions": {
|
||||
"project": [
|
||||
"./tsconfig.json",
|
||||
"./tsconfig.node.json"
|
||||
]
|
||||
"project": "./tsconfig.eslint.json"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user