]> git.proxmox.com Git - pve-eslint.git/blob - eslint/tests/fixtures/environments/fake.yaml
first commit
[pve-eslint.git] / eslint / tests / fixtures / environments / fake.yaml
1 {
2 "env": {
3 "blah": true,
4 "es6": true
5 }
6 }