This website requires JavaScript.
Explore
Help
Sign In
studio
/
cunningham
Watch
2
Star
0
Fork
0
You've already forked cunningham
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
cfdac8dba9638d18bdb64fbbdb0f9eab99bc81f4
cunningham
/
apps
/
demo
/
.eslintrc.json
9 lines
117 B
JSON
Raw
Normal View
History
Unescape
Escape
✨(demo) add app demo This demo is useful to test in the real usage of the design system as a real user that will generate its own customized design tokens, implements the design system's components, etc ...
2022-12-01 12:05:50 +01:00
{
"root"
:
true
,
"extends"
:
[
"custom"
]
,
"parserOptions"
:
{
🔧(demo) update demo app to ts config file, customize one token Showcase a situation where we want to customize a component's design token.
2023-01-04 15:53:36 +01:00
"project"
:
"./tsconfig.eslint.json"
✨(demo) add app demo This demo is useful to test in the real usage of the design system as a real user that will generate its own customized design tokens, implements the design system's components, etc ...
2022-12-01 12:05:50 +01:00
}
}
Reference in New Issue
Copy Permalink