mirror of
https://github.com/tabler/tabler.git
synced 2026-06-17 12:50:03 +04:00
Migrate core JavaScript to TypeScript (#2582)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -31,6 +31,12 @@
|
||||
"build"
|
||||
],
|
||||
"cache": true
|
||||
},
|
||||
"type-check": {
|
||||
"dependsOn": [
|
||||
"^type-check"
|
||||
],
|
||||
"cache": true
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user