Build and Publish Site / docker (push) Successful in 23s
ABER: Die Applikation funktioniert nur lokal. Die deployte Version geht noch nicht.
14 lines
161 B
Plaintext
14 lines
161 B
Plaintext
{
|
|
"parserOptions": {
|
|
"ecmaVersion": "latest"
|
|
},
|
|
|
|
"extends": [
|
|
"standard"
|
|
],
|
|
|
|
"rules": {
|
|
"no-labels": ["error", {"allowLoop": true}]
|
|
}
|
|
}
|