mirror of
https://github.com/3dmol/3Dmol.js.git
synced 2026-06-04 08:39:49 +09:00
Implement individual frame styling.
This is in response to Issue #696. Can now specify a frame number in an atom selection for styling purposes.
This commit is contained in:
@@ -8,7 +8,6 @@
|
||||
"allowJs": true,
|
||||
"sourceMap": true,
|
||||
"declaration": true,
|
||||
"suppressImplicitAnyIndexErrors": true,
|
||||
"noUnusedLocals": false,
|
||||
"moduleResolution": "node",
|
||||
"lib": [
|
||||
|
||||
Reference in New Issue
Block a user