Skip to main content
Module

x/mep/deno.json

:heavy_division_sign: - MEP is a mathematical expression parser written in TypeScript
Latest
File
{ "compilerOptions": { "allowJs": false, "strict": true }, "lint": { "rules": { "tags": [ "recommended" ] } }}