VoidShell/.eslintrc

4 lines
63 B
Plaintext

{
"plugins": ["gjs"],
"extends": ["plugin:gjs/application"]
}