mirror of
https://gitea.redwind.top/Austin/subscription
synced 2024-11-16 02:52:22 +08:00
chore(actions): check_format_lint
This commit is contained in:
parent
70af6e10ee
commit
9217201b76
|
@ -12,7 +12,7 @@
|
||||||
"forceConsistentCasingInFileNames": true,
|
"forceConsistentCasingInFileNames": true,
|
||||||
"strict": true,
|
"strict": true,
|
||||||
"skipLibCheck": true,
|
"skipLibCheck": true,
|
||||||
"isolatedModules": true
|
"isolatedModules": true,
|
||||||
},
|
},
|
||||||
"include": ["./src/**/*.ts", "./scripts/**/*.ts", "./types/**/*.ts"]
|
"include": ["./src/**/*.ts", "./scripts/**/*.ts", "./types/**/*.ts"],
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user