src/star/location.ts
File location.ts
has 472 lines of code (exceeds 250 allowed). Consider refactoring. Invalid
Invalid
import { getHeavenlyStemAndEarthlyBranchBySolarDate, getTotalDaysOfLunarMonth, solar2lunar } from 'lunar-lite';
import { getConfig, getFiveElementsClass, getSoulAndBody } from '../astro';
import { EARTHLY_BRANCHES, FiveElementsClass, HEAVENLY_STEMS, PALACES } from '../data';
import {
EarthlyBranchKey,
- Create a ticketCreate a ticket