styles-update
This commit is contained in:
@@ -15,7 +15,8 @@
|
||||
"jsx": "react-jsx",
|
||||
"declaration": true,
|
||||
"outDir": "./dist",
|
||||
"module": "ESNext"
|
||||
"module": "ESNext",
|
||||
"emitDeclarationOnly": false
|
||||
},
|
||||
"include": [
|
||||
"src/**/*"
|
||||
|
||||
Reference in New Issue
Block a user