Showing 14 of 19 total issues
Function exports
has 91 lines of code (exceeds 25 allowed). Consider refactoring. Open
module.exports = function (/* ctx */) {
return {
// https://v1.quasar.dev/quasar-cli/supporting-ts
supportTS: false,
Parsing error: Unexpected token "Django's command-line utility for administrative tasks." Open
"""Django's command-line utility for administrative tasks."""
- Read upRead up
- Exclude checks
For more information visit Source: http://eslint.org/docs/rules/
Parsing error: Unexpected token django Open
from django.db import models
- Read upRead up
- Exclude checks
For more information visit Source: http://eslint.org/docs/rules/
Parsing error: Unterminated string constant Open
"""api URL Configuration
- Read upRead up
- Exclude checks
For more information visit Source: http://eslint.org/docs/rules/
Parsing error: Unexpected token django Open
from django.contrib import admin
- Read upRead up
- Exclude checks
For more information visit Source: http://eslint.org/docs/rules/
Parsing error: Unterminated string constant Open
"""
- Read upRead up
- Exclude checks
For more information visit Source: http://eslint.org/docs/rules/
Parsing error: Unexpected token django Open
from django.apps import AppConfig
- Read upRead up
- Exclude checks
For more information visit Source: http://eslint.org/docs/rules/
Parsing error: Unexpected character '#' Open
# Generated by Django 3.2 on 2021-04-12 02:08
- Read upRead up
- Exclude checks
For more information visit Source: http://eslint.org/docs/rules/
Parsing error: Unexpected token django Open
from django.urls import include, path
- Read upRead up
- Exclude checks
For more information visit Source: http://eslint.org/docs/rules/
Parsing error: Unterminated string constant Open
"""
- Read upRead up
- Exclude checks
For more information visit Source: http://eslint.org/docs/rules/
Parsing error: Unexpected token django Open
from django.shortcuts import render
- Read upRead up
- Exclude checks
For more information visit Source: http://eslint.org/docs/rules/
Parsing error: Unterminated string constant Open
"""
- Read upRead up
- Exclude checks
For more information visit Source: http://eslint.org/docs/rules/
Parsing error: Unexpected token django Open
from django.test import TestCase
- Read upRead up
- Exclude checks
For more information visit Source: http://eslint.org/docs/rules/
Parsing error: Unexpected token rest_framework Open
from rest_framework import serializers
- Read upRead up
- Exclude checks
For more information visit Source: http://eslint.org/docs/rules/