mirror of
https://github.com/ansible/awx.git
synced 2026-08-08 05:41:45 -02:30
Add tooling for building static files
This commit is contained in:
@@ -11,11 +11,6 @@
|
||||
"plugins": ["react-hooks"],
|
||||
"extends": ["airbnb", "prettier", "prettier/react"],
|
||||
"settings": {
|
||||
"import/resolver": {
|
||||
"webpack": {
|
||||
"config": "webpack.config.js"
|
||||
}
|
||||
},
|
||||
"react": {
|
||||
"version": "16.5.2"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user