{"id":19318305,"url":"https://github.com/feflow/tslint-config-ivweb","last_synced_at":"2025-07-13T22:08:52.562Z","repository":{"id":57381612,"uuid":"198935406","full_name":"feflow/tslint-config-ivweb","owner":"feflow","description":"TSLint shareable config for the IVWEB TypeScript style guide.","archived":false,"fork":false,"pushed_at":"2019-08-04T11:23:39.000Z","size":48,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-28T20:17:22.645Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/feflow.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-07-26T02:53:45.000Z","updated_at":"2019-09-27T03:31:57.000Z","dependencies_parsed_at":"2022-09-04T07:53:38.545Z","dependency_job_id":null,"html_url":"https://github.com/feflow/tslint-config-ivweb","commit_stats":null,"previous_names":["stevenzwzhai/tslint-config-ivweb"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/feflow/tslint-config-ivweb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feflow%2Ftslint-config-ivweb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feflow%2Ftslint-config-ivweb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feflow%2Ftslint-config-ivweb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feflow%2Ftslint-config-ivweb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/feflow","download_url":"https://codeload.github.com/feflow/tslint-config-ivweb/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feflow%2Ftslint-config-ivweb/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265212965,"owners_count":23728633,"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-10T01:18:05.831Z","updated_at":"2025-07-13T22:08:52.536Z","avatar_url":"https://github.com/feflow.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tslint-config-ivweb\n[![npm package](https://img.shields.io/npm/v/tslint-config-ivweb.svg?style=flat-square)](https://www.npmjs.org/package/tslint-config-ivweb)\n[![NPM downloads](http://img.shields.io/npm/dt/tslint-config-ivweb.svg?style=flat-square)](https://npmjs.org/package/tslint-config-ivweb)\n\nTSLint shareable config for the IVWEB TypeScript style guide.\n\n## Installation\n\n```\n$ npm install --save-dev tslint typescript tslint-config-ivweb\n```\n\n## Usage\n\nOnce the `tslint-config-ivweb` package is installed, you can use it by specifying `ivweb`.\ncreate `tslint.config` and copy this.\n```js\n{\n  \"extends\": [\"tslint-config-ivweb\"],\n  \"linterOptions\": {\n    \"exclude\": [\"**/node_modules/**\"]\n  },\n  \"rules\": {\n  // your own special config rule\n  }\n}\n```\n\n### use in cli\n\n```\n./node_modules/.bin/tslint ./**/*.ts\n```\n\n### use in vscode\n\n- install tslint plugin\n- use `Cmd +` or `Ctrl +`\n- set `tslint.autoFixOnSave` as `true`\n\n### use in webstorm\n\n- open setting\n- search `tslint`\n- set `enable` as true, and chose `Search for tslint.json`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffeflow%2Ftslint-config-ivweb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffeflow%2Ftslint-config-ivweb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffeflow%2Ftslint-config-ivweb/lists"}