Skip to content

Commit

Permalink
Fix typescript issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Brijesh Bittu committed Dec 9, 2024
1 parent 11c9817 commit b30ef1e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/pigment-css-utils/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"resolveJsonModule": true,
"types": ["node", "mocha"],
"jsx": "react-jsx",
"skipLibCheck": true,
"paths": {
"@babel/parser": ["./node_modules/@babel/parser/typings/babel-parser.d.ts"]
}
Expand Down

0 comments on commit b30ef1e

Please sign in to comment.