You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
vite: {server: {proxy: {'/api': {target: 'http://localhost:3003',ws: true}},// ^^^^ Object Literal Property name `/api` must match one of the following formats: strictCamelCase},},
The text was updated successfully, but these errors were encountered:
GauBen
added a commit
to GauBen/eslint-config-xo-typescript
that referenced
this issue
Mar 24, 2022
Hello,
I think that the regex below can be improved to ignore all "exotic" keys:
eslint-config-xo-typescript/index.js
Lines 19 to 22 in 022fe25
The text was updated successfully, but these errors were encountered: