mirror of
https://github.com/3dmol/3Dmol.js.git
synced 2026-06-04 08:39:49 +09:00
Ryan Guild preferred excessively elaborate file hierarchies. Since he has abandoned the project we're going to go with what makes sense to me (and is arguably more correct - 3dmol is the only true package, so why factor it into a packages directory). Clean up some other issues with typescript and imports.
6 lines
62 B
Plaintext
6 lines
62 B
Plaintext
{
|
|
"env": {
|
|
"es6": true
|
|
},
|
|
"root": true
|
|
} |