@simplysm/eslint-plugin 12.9.37 → 12.9.38

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@simplysm/eslint-plugin",
3
- "version": "12.9.37",
3
+ "version": "12.9.38",
4
4
  "description": "심플리즘 패키지 - ESLINT 플러그인",
5
5
  "author": "김석래",
6
6
  "repository": {
@@ -228,12 +228,12 @@ export default [
228
228
  {
229
229
  paths: [
230
230
  // library에서만
231
- {
231
+ /*{
232
232
  name: '@angular/core',
233
233
  importNames: ['model'],
234
234
  message: '"model"은 사용할 수 없습니다. input/output/$model을 사용하세요.',
235
- },
236
- // fix로 변환됨
235
+ },*/
236
+ // sd-cli fix로 변환되는 항목임
237
237
  ...[
238
238
  "signal",
239
239
  "computed",