diff --git a/NOTES b/NOTES new file mode 100644 index 0000000..5327dbd --- /dev/null +++ b/NOTES @@ -0,0 +1,2 @@ +In the src folder, you can use any version - it will be transpiled to ES2017 by esbuild. +But in the utils folder, you have to use at most ES2017, because it is not transpiled. \ No newline at end of file