mirror of
https://github.com/solidtime-io/solidtime.git
synced 2026-08-16 12:12:15 +01:00
move ui and api to seperate packages and add npm actions for them
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
"skipLibCheck": true,
|
||||
"typeRoots": [
|
||||
"./node_modules/@types",
|
||||
"resources/js/types"
|
||||
"resources/js/types",
|
||||
],
|
||||
"include": [
|
||||
"resources/js/**/*.ts",
|
||||
|
||||
Reference in New Issue
Block a user