mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-22 19:21:47 +00:00
Moved AST serialization to extra (not ultimately needed by asc)
This commit is contained in:
3
std/README.md
Normal file
3
std/README.md
Normal file
@ -0,0 +1,3 @@
|
||||
Standard library components for use with `tsc` (portable) and `asc` (assembly).
|
||||
|
||||
Definition files (.d.ts) and base configurations (.json) are relevant to `tsc` only and not used by `asc`.
|
@ -1,3 +0,0 @@
|
||||
{
|
||||
"extends": "../tsconfig-base.json"
|
||||
}
|
Reference in New Issue
Block a user