Make sure translation tools are lint checked
They do not have a .js suffix so eslint isn't finding them automatically.
This commit is contained in:
5
po/.eslintrc
Normal file
5
po/.eslintrc
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"env": {
|
||||
"node": true,
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user