@microsoft/windows-admin-center-sdk
Version:
Microsoft - Windows Admin Center Shell
1 lines • 668 B
Source Map (JSON)
{"version":3,"sources":["../../../packages/tools/wac-cli/src/angular15/configs/eslint-auto-fix-config.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,IAAI;;;;;GAOhB,CAAC","file":"eslint-auto-fix-config.d.ts","sourcesContent":["/**\r\n * The configuration file for the eslintrc.json file to support lint --fix command.\r\n */\r\nexport const adds = [\r\n {\r\n toBeAdded: '\"ignorePatterns\": [\"!*.spec.ts\"]',\r\n toBeAddedAfter: '\"extends\": \"./node_modules/@microsoft/windows-admin-center-sdk/tools/code-formatter/.eslintrc.base.json\"',\r\n indent: 2,\r\n keyword: '\"ignorePatterns\": [\"!*.spec.ts\"]'\r\n }\r\n];\r\n"]}