Fix DT linting issues (#12290)

This commit is contained in:
Charles Gagnon
2020-09-16 07:59:06 -07:00
committed by GitHub
parent 78de48391d
commit dcc8ef54b9
2 changed files with 3 additions and 3 deletions

View File

@@ -307,7 +307,7 @@ declare module 'azdata' {
}
export interface DeclarativeTableProperties extends ComponentProperties {
export interface DeclarativeTableProperties {
/**
* dataValues will only be used if data is an empty array
*/