feat : smart tree component (#2865)
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com> Co-authored-by: Liyas Thomas <liyascthomas@gmail.com>
This commit is contained in:
@@ -36,5 +36,9 @@
|
||||
"src/**/*.d.ts",
|
||||
"src/**/*.tsx",
|
||||
"src/**/*.vue",
|
||||
]
|
||||
],
|
||||
"vueCompilerOptions": {
|
||||
"jsxTemplates": true,
|
||||
"experimentalRfc436": true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user