agones.dev/agones@v1.54.0/sdks/nodejs/.nycrc (about) 1 { 2 "include": [ 3 "src/**/*.js" 4 ], 5 "reporter": [ 6 "lcov", 7 "text" 8 ] 9 }