Revision cd390c26a833bf885d7997505ca251e1fac477fd authored by Kirk Larkin on 21 April 2024, 07:51:25 UTC, committed by Alex Rickabaugh on 23 April 2024, 20:25:54 UTC
1 parent 89a5c7e
Raw File
jsconfig.json
{
  "compilerOptions": {
    "target": "es6",
    "module": "commonjs"
  }
}

back to top