Skip to content

Commit

Permalink
convert ParticleAtom to typescript, phetsims/shred#38
Browse files Browse the repository at this point in the history
  • Loading branch information
zepumph committed Jul 12, 2023
1 parent be8e3a6 commit 2cd34eb
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions tsconfig/all/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,19 +11,15 @@
"../../../bamboo/js/**/*",
"../../../beers-law-lab/js/**/*",
"../../../bending-light/js/**/*",

"../../../brand/adapted-from-phet/js/Brand.ts",
"../../../brand/phet-io/js/Brand.ts",
"../../../brand/phet/js/Brand.ts",

"../../../build-a-nucleus/js/**/*",
"../../../buoyancy/js/**/*",
"../../../calculus-grapher/js/**/*",
"../../../center-and-variability/js/**/*",

"../../../chipper/js/phet-build-script/phet-build-script.ts",
"../../../chipper/phet-types.d.ts",

"../../../circuit-construction-kit-ac/js/**/*",
"../../../circuit-construction-kit-ac-virtual-lab/js/**/*",
"../../../circuit-construction-kit-common/js/**/*",
Expand Down Expand Up @@ -66,10 +62,8 @@
"../../../number-compare/js/**/*",
"../../../number-play/js/**/*",
"../../../number-suite-common/js/**/*",

"../../../perennial/js/scripts/collate-lint.ts",
"../../../perennial-alias/js/scripts/collate-lint.ts",

"../../../ph-scale/js/**/*",
"../../../ph-scale-basics/js/**/*",
"../../../phet-core/js/**/*",
Expand All @@ -86,6 +80,7 @@
"../../../ratio-and-proportion/js/**/*",
"../../../reactants-products-and-leftovers/js/**/*",
"../../../scenery/js/**/*",
"../../../shred/js/**/*",
"../../../scenery-phet/js/**/*",
"../../../simula-rasa/js/**/*",
"../../../solar-system-common/js/**/*",
Expand Down

0 comments on commit 2cd34eb

Please sign in to comment.