Skip to content

Commit

Permalink
fix: change typeRoots
Browse files Browse the repository at this point in the history
  • Loading branch information
D-Sketon committed Apr 21, 2023
1 parent b13a92c commit e1a89f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"moduleResolution": "node",
"resolveJsonModule": true,
"typeRoots": ["node_modules","node_modules/@types"],
"types": ["theme-shokax-anime","lozad","jQuery","fancybox"]
"types": ["theme-shokax-anime","lozad","jquery","fancybox"]
},
"typeAcquisition": {
"enable": true
Expand Down

0 comments on commit e1a89f9

Please sign in to comment.