mirror of
https://github.com/ansible/awx.git
synced 2026-07-10 15:58:05 -02:30
Move everything to awx/ui_next (#297)
This commit is contained in:
8
awx/ui_next/.prettierrc
Normal file
8
awx/ui_next/.prettierrc
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"printWidth": 80,
|
||||
"tabWidth": 2,
|
||||
"semi": true,
|
||||
"singleQuote": true,
|
||||
"trailingComma": "es5",
|
||||
"bracketSpacing": true
|
||||
}
|
||||
Reference in New Issue
Block a user