mirror of
https://github.com/mmumshad/ansible-playable.git
synced 2025-02-13 07:01:52 +00:00
8 lines
104 B
Text
8 lines
104 B
Text
|
{
|
||
|
"extends": "../.eslintrc",
|
||
|
"env": {
|
||
|
"browser": true,
|
||
|
"commonjs": true
|
||
|
}
|
||
|
}
|