{"id":21019061,"url":"https://github.com/paalamugan/es6-nodejs-eslint-without-babel","last_synced_at":"2026-05-01T05:38:39.341Z","repository":{"id":114372990,"uuid":"313112550","full_name":"paalamugan/es6-nodejs-eslint-without-babel","owner":"paalamugan","description":"Convert backend es6 node eslint without babel.","archived":false,"fork":false,"pushed_at":"2020-11-15T20:15:02.000Z","size":35,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-20T12:44:50.823Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/paalamugan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-11-15T20:01:32.000Z","updated_at":"2020-11-15T20:15:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"29c6d083-2ed9-4be7-9f32-1c977c033c00","html_url":"https://github.com/paalamugan/es6-nodejs-eslint-without-babel","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paalamugan%2Fes6-nodejs-eslint-without-babel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paalamugan%2Fes6-nodejs-eslint-without-babel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paalamugan%2Fes6-nodejs-eslint-without-babel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paalamugan%2Fes6-nodejs-eslint-without-babel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paalamugan","download_url":"https://codeload.github.com/paalamugan/es6-nodejs-eslint-without-babel/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243447642,"owners_count":20292455,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-19T10:28:52.307Z","updated_at":"2025-12-29T05:55:50.320Z","avatar_url":"https://github.com/paalamugan.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Node Version\n\n```node\nnode - v14.8.0\nnpm - 6.14.7\n```\n\n- If node version doesn't exsit automatically Installed specific node version via nvm.\n\n```shell\nnvm use\n```\n\n- Install node_modules dependencies.\n\n```shell\nnpm install\n```\n\n## Get Started\n\n- To development mode\n\n```shell\nnpm run dev\n```\n\n- To production mode\n\n```shell\nnpm run prod\n```\n\n- Watching files changes\n\n```shell\nnpm run watch\n```\n\n## Add support for ES6 modules\n\n- Add the line `\"type\": \"module\"` to your package.json.\n\n- Add a \"start\" script in the \"scripts\" property like:\n`\"start\": \"node --es-module-specifier-resolution=node ./bin/www\"`\n\n### Tips\n\n- Experimental flag\n\n```shell\n--es-module-specifier-resolution\n```\n\n- To configure eslint in node project\n\n```shell\nnpm install -D eslint \u0026\u0026 npx eslint --init\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaalamugan%2Fes6-nodejs-eslint-without-babel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpaalamugan%2Fes6-nodejs-eslint-without-babel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaalamugan%2Fes6-nodejs-eslint-without-babel/lists"}