Files
codeql-action/node_modules/tslint/.prettierrc

6 lines
67 B
Plaintext

{
"printWidth": 100,
"tabWidth": 4,
"trailingComma": "all"
}