Skip to content
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.

created frontend dir and created a template to work from #6

created frontend dir and created a template to work from

created frontend dir and created a template to work from #6

Workflow file for this run

env:
es2021: true
browser: true
extends:
- eslint:recommended
parserOptions:
ecmaVersion: 2021
sourceType: module