* reorganize docs apps * add README * fix directory * add condition for old docs * move docs-util to www * remove remaining docs-util * fixes of paths * fix scripts * path fixes * fix github actions * add build packages script
9 lines
137 B
Plaintext
9 lines
137 B
Plaintext
{
|
|
"endOfLine": "auto",
|
|
"semi": false,
|
|
"singleQuote": false,
|
|
"tabWidth": 2,
|
|
"trailingComma": "es5",
|
|
"arrowParens": "always"
|
|
}
|