Design system.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

14 line
209 B

  1. {
  2. "package": {
  3. "searchPatterns": "categories/**",
  4. "classifications": {
  5. "platform": {
  6. "web": "@tesseract-design/web-*"
  7. },
  8. "framework": {
  9. "react": "@tesseract-design/*-react"
  10. }
  11. }
  12. }
  13. }