mirror of
https://github.com/classchartsapi/classcharts-api-js.git
synced 2026-05-14 11:58:13 +00:00
style: prettier
This commit is contained in:
parent
0be975389b
commit
0801d3aae0
10 changed files with 529 additions and 492 deletions
|
|
@ -1,2 +1,2 @@
|
|||
export const BASE_URL = 'https://www.classcharts.com'
|
||||
export const API_BASE = `${BASE_URL}/apiv2student`
|
||||
export const BASE_URL = "https://www.classcharts.com";
|
||||
export const API_BASE = `${BASE_URL}/apiv2student`;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue