- Each column has more options and can be configured in the property pane instead of the table - Table level styles can now be set in the property pane - Property sections are collapsible Co-authored-by: vicky-primathon.in <vicky.bansal@primathon.in> Co-authored-by: nandan.anantharamu <nandan.anantharamu@thoughtspot.com> Co-authored-by: Abhinav Jha <abhinav@appsmith.com> Co-authored-by: hetunandu <hetu@appsmith.com>
8 lines
99 B
JSON
8 lines
99 B
JSON
{
|
|
"env": {
|
|
"cypress/globals": true
|
|
},
|
|
"extends": [
|
|
"plugin:cypress/recommended"
|
|
]
|
|
} |