mirror of
https://github.com/mmumshad/ansible-playable.git
synced 2025-02-12 16:51:59 +00:00
7 lines
104 B
Text
7 lines
104 B
Text
{
|
|
"extends": "../.eslintrc",
|
|
"env": {
|
|
"browser": true,
|
|
"commonjs": true
|
|
}
|
|
}
|