We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1st linting error: Lines 18 and 19 Lines 11 and 12
1st linting error message: Insert new line
2nd linting error:
2nd linting error message: Expected @belongsTo to be inline/Expected @hasmany to be inline
These conflict in files:
Code for these are in #853
The text was updated successfully, but these errors were encountered:
Related: NullVoxPopuli/eslint-plugin-decorator-position#34
for now, you'll need to disable the lint rule for those hasMany lines, which vs code should have an autofixer for ya
Sorry, something went wrong.
Would you prefer it be one line or two?
doesn't matter, just tell eslint to disable for next line ;)
Changed the title for when this lands NullVoxPopuli/eslint-plugin-decorator-position#52
No branches or pull requests
1st linting error:
Lines 18 and 19
Lines 11 and 12
1st linting error message: Insert new line
2nd linting error:
2nd linting error message: Expected @belongsTo to be inline/Expected @hasmany to be inline
These conflict in files:
Code for these are in #853
The text was updated successfully, but these errors were encountered: