build: config emotion css prop

This commit is contained in:
rusconn
2022-04-01 09:17:06 +09:00
parent 127c359b5f
commit da187f04e7
5 changed files with 25 additions and 2 deletions

View File

@@ -17,7 +17,8 @@
"baseUrl": ".",
"paths": {
"@/*": ["src/*"]
}
},
"jsxImportSource": "@emotion/react"
},
"include": ["next-env.d.ts", "**/*.ts", "**/*.tsx"],
"exclude": ["node_modules"]