Changeset 40ac7a9 for tsconfig.json


Ignore:
Timestamp:
12/24/25 16:53:37 (7 months ago)
Author:
Mihail <mihail2.naumov@…>
Branches:
main
Children:
67dfe57
Parents:
6196d60
Message:

Added frontend elements

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tsconfig.json

    r6196d60 r40ac7a9  
    2222  "exclude": [
    2323    "dist"
     24  ],
     25  "include": [
     26    "./**/*",
     27    "./emotion-server.d.ts"
    2428  ]
    2529}
Note: See TracChangeset for help on using the changeset viewer.