mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-31 04:23:40 +00:00
better i18n checks, better action disabled, fix cert download for ios
This commit is contained in:
@@ -6,4 +6,5 @@ module.exports = {
|
||||
'projects/marketplace/**/*.ts': () => 'npm run check:marketplace',
|
||||
'projects/setup-wizard/**/*.ts': () => 'npm run check:setup',
|
||||
'projects/start-tunnel/**/*.ts': () => 'npm run check:tunnel',
|
||||
'projects/**/*.{ts,html}': () => 'npm run check:i18n',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user