potatejs 0.13.0 → 0.15.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -158,7 +158,7 @@ export default defineConfig({
158
158
  ```
159
159
 
160
160
  ```json
161
- // tsconfig.json
161
+ // tsconfig.json - Probably not required, but add it if necessary.
162
162
  {
163
163
  "compilerOptions": {
164
164