Explorar el Código

cleaning by lint

yakomaxa hace 2 años
padre
commit
4ed2bab1d7

+ 1 - 1
src/mol-script/transpile.ts

@@ -1,6 +1,6 @@
 /**
  * Copyright (c) 2022 mol* contributors, licensed under MIT, See LICENSE file for more info.
- * 
+ *
  * @author Koya Sakuma <koya.sakuma.work@gmail.com>
  *
  * Adapted from MolQL src/transpile.ts

+ 1 - 1
src/mol-script/transpilers/jmol/keywords.ts

@@ -1,6 +1,6 @@
 /**
  * Copyright (c) 2017-2021 mol* contributors, licensed under MIT, See LICENSE file for more info.
- * @author Koya Sakuma <koya.sakuma.work@gmail.com>                                                                           
+ * @author Koya Sakuma <koya.sakuma.work@gmail.com>
  * Adapted from MolQL project
 **/
 

+ 1 - 1
src/mol-script/transpilers/rasmol/examples.ts

@@ -3,7 +3,7 @@
  *
  * @author Alexander Rose <alexander.rose@weirdbyte.de>
  * @author David Sehnal <david.sehnal@gmail.com>
- * 
+ *
  */
 
 export const rasmolSelectionsExamples = [{

+ 1 - 1
src/mol-script/transpilers/rasmol/keywords.ts

@@ -1,7 +1,7 @@
 /**
  * Copyright (c) 2017-2021 mol* contributors, licensed under MIT, See LICENSE file for more info.
  *
- * @author Koya Sakuma <koya.sakuma.work@gmail.com>                             
+ * @author Koya Sakuma <koya.sakuma.work@gmail.com>
 **/
 
 

+ 1 - 1
src/mol-script/transpilers/rasmol/operators.ts

@@ -1,6 +1,6 @@
 /*
  * Copyright (c) 2017-2021 mol* contributors, licensed under MIT, See LICENSE file for more info.
- * 
+ *
  * @author Koya Sakuma <koya.sakuma.work@gmail.com>
  */