mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-07-17 16:37:43 +00:00
build: fix settings
This commit is contained in:
parent
a302687d11
commit
074df13bf5
1 changed files with 1 additions and 4 deletions
|
|
@ -1,7 +1,5 @@
|
|||
{
|
||||
"includePatterns": ["**/*"],
|
||||
"excludePatterns": ["node_modules/**", "dist/**", "out-tsc/**"],
|
||||
"allowFileAccess": true,
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(npm ci)",
|
||||
|
|
@ -32,6 +30,5 @@
|
|||
"NG_CLI_ANALYTICS": "false",
|
||||
"CI": "true"
|
||||
},
|
||||
"includeCoAuthoredBy": false,
|
||||
"verbose": false
|
||||
"includeCoAuthoredBy": false
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue