mirror of
https://github.com/ant-design/ant-design.git
synced 2026-02-09 02:49:18 +08:00
recalculate width while resize (#4676)
+ close #4645 + throttleByAnimationFrameDecorator as a function decorator
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
"strictNullChecks": true,
|
||||
"moduleResolution": "node",
|
||||
"allowSyntheticDefaultImports": true,
|
||||
"experimentalDecorators": true,
|
||||
"jsx": "preserve",
|
||||
"target": "es6"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user